diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a3e2e9c..e38c33d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html5ks", - "version": "0.2.0", + "version": "0.3.0", "author": "Alex Xu (Hello71) <alex_y_xu@yahoo.ca>", "scripts": { "start": "./nginx.sh" |