diff --git a/bower.json b/bower.json index 35af683a..7e8e2e97 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "i18n-behavior", - "version": "0.0.27", + "version": "0.0.28", "authors": [ "Tetsuya Mori " ], diff --git a/package.json b/package.json old mode 100644 new mode 100755 index 820a1902..d35eae65 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { "name": "i18n-behavior", - "version": "0.0.27", + "version": "0.0.28", "description": "Instant and Modular I18N for Polymer", "main": "i18n-behavior.html", "directories": { "test": "test" }, "scripts": { - "test": "gulp test" + "test": "gulp test:local" }, "repository": { "type": "git",