diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-09-23 14:23:25 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-09-23 14:23:25 +0200 |
commit | 38c0e794b2a46545ed2b31d5ddfd27cd533c1d3d (patch) | |
tree | 6910103b37026a8ea38bff25719920a32d375ab5 /package.json | |
parent | c1a5120e976d18072e80a6086ff0a6a8ef83cb88 (diff) | |
download | bugzilla-triage-38c0e794b2a46545ed2b31d5ddfd27cd533c1d3d.tar.gz |
innerHTML is a good servant ... scrap it, it is bad servant even.
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 3dfffe1..74a8473 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.23" + "version": "0.24" } |