diff --git a/manifest.json b/manifest.json index 8104f69..c990492 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Css3Animation", - "version": "0.0.1", + "version": "0.1.0", "description": "generate css animation code for your page", "icons": { diff --git a/package.json b/package.json index e06589d..61b4f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css3-animation-generator", - "version": "1.0.0", + "version": "0.1.0", "main": "index.js", "license": "MIT", "dependencies": {