From 45213cd6b0810fd74eede4c06fae768350f10e9f Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Wed, 4 May 2011 17:54:41 +0200 Subject: Our 0.100 revisioin. Let’s see whether it breaks Add-on SDK. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5abbd52..03324dc 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "description": "Additional buttons and other function helping in the triage on bugzilla", "author": "Matej Cepl (http://matej.ceplovi.cz)", "license": "MIT/X11 (http://opensource.org/licenses/mit-license.php) and MPL", - "version": "0.99", + "version": "0.100", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) ", "Johnathan Nightingale (http://johnath.com) ", -- cgit