Skip to content

Commit 6c9be82

Browse files
committed
v0.3.0
1 parent 2ea91df commit 6c9be82

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog - html-to-app
22

3+
## [0.3.0] - 2018-03-30
4+
5+
### Additions
6+
37
## [0.2.2] - 2018-03-30
48

59
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-to-app",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Convert HTML flat file sites to Apps",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)