Skip to content

Commit 7e783b9

Browse files
committed
beta4
1 parent b9640a6 commit 7e783b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.0.0-beta4
2+
3+
* Fix minor dependency mistake
4+
15
## 4.0.0-beta3
26

37
* Updates theme to a much-improved design

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "documentation",
33
"description": "a documentation generator",
4-
"version": "4.0.0-beta3",
4+
"version": "4.0.0-beta4",
55
"author": "Tom MacWright",
66
"bin": {
77
"documentation": "./bin/documentation.js"

0 commit comments

Comments
 (0)