We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9640a6 commit 7e783b9Copy full SHA for 7e783b9
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.0.0-beta4
2
+
3
+* Fix minor dependency mistake
4
5
## 4.0.0-beta3
6
7
* Updates theme to a much-improved design
package.json
@@ -1,7 +1,7 @@
{
"name": "documentation",
"description": "a documentation generator",
- "version": "4.0.0-beta3",
+ "version": "4.0.0-beta4",
"author": "Tom MacWright",
"bin": {
"documentation": "./bin/documentation.js"
0 commit comments