diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 905d62b..0a5e080 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "contributors": ["Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>"], "url": "http://ehsanakhgari.org/mozilla/extensions/firefox/bugzilla-tweaks", - "version": "1.4", + "version": "1.5", "dependencies": [ "jetpack-core" ], |