commit | 45eeae44c925800e85407536ab5ecf7c24b1dae4 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Sun Apr 12 10:49:06 2015 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Sun Apr 12 10:49:06 2015 +0200 |
tree | a782a28cb003ab993f380aeafe3ff235c57a85e1 | |
parent | 807614c50bd4d4e0797e07377a74fad61b47daea [diff] |
Bump plugin version to 0.2
diff --git a/VERSION b/VERSION index 8c9842a..3cf3ca0 100644 --- a/VERSION +++ b/VERSION
@@ -1,4 +1,4 @@ # Used by BUCK to include "Implementation-Version" in plugin Manifest. # If this file doesn't exist the output of 'git describe' is used # instead. -PLUGIN_VERSION = '0.1' +PLUGIN_VERSION = '0.2'