]> gitweb.fluxo.info Git - leap/leap_cli.git/commitdiff
bumping version number for no particular reason except that there have been a lot...
authorelijah <elijah@riseup.net>
Thu, 14 Mar 2013 09:13:20 +0000 (02:13 -0700)
committerelijah <elijah@riseup.net>
Thu, 14 Mar 2013 09:13:20 +0000 (02:13 -0700)
lib/leap_cli/version.rb

index baf3fe9278f05b6214a7d6e850cdd44f55bdecd6..0f494b44a2540ac4b898e15e4dce654d53b2105c 100644 (file)
@@ -1,6 +1,6 @@
 module LeapCli
   unless defined?(LeapCli::VERSION)
-    VERSION = '0.1.6'
+    VERSION = '0.2.0'
     SUMMARY = 'Command line interface to the LEAP platform'
     DESCRIPTION = 'The command "leap" can be used to manage a bevy of servers running the LEAP platform from the comfort of your own home.'
     LOAD_PATHS = ['lib', 'vendor/supply_drop/lib', 'vendor/certificate_authority/lib']