diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-01 22:31:56 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-01 22:31:56 +0200 |
commit | 44b26155936d254a78afe80eb821e6c2dd688c50 (patch) | |
tree | cb6ae4e19e1507347f31fbf0a8c60521e4eecf5f /package.json | |
parent | d54351ab52c36969c0761d854fe331d1d4040c10 (diff) | |
download | bugzilla-triage-44b26155936d254a78afe80eb821e6c2dd688c50.tar.gz |
New release 0.8
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c304916..2de844c 100644 --- a/package.json +++ b/package.json @@ -7,5 +7,5 @@ "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)", - "version": "0.7" + "version": "0.8" } |