bump version

This commit is contained in:
Antelle 2015-11-04 09:19:08 +03:00
parent 290fe195b6
commit 3d4fc384e6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name" : "KeeWeb",
"version" : "0.1.0",
"version" : "0.1.1",
"main" : "main.js"
}

View File

@ -1,6 +1,6 @@
{
"name": "keeweb",
"version": "0.1.0",
"version": "0.1.1",
"description": "KeePass web app",
"main": "Gruntfile.js",
"repository": "https://github.com/antelle/keeweb",