We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea91df commit 6c9be82Copy full SHA for 6c9be82
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog - html-to-app
2
3
+## [0.3.0] - 2018-03-30
4
+
5
+### Additions
6
7
## [0.2.2] - 2018-03-30
8
9
### Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "html-to-app",
- "version": "0.2.2",
+ "version": "0.3.0",
"description": "Convert HTML flat file sites to Apps",
"main": "lib/index.js",
"bin": {
0 commit comments