]> gitweb.fluxo.info Git - leap/leap_cli.git/commitdiff
bump version
authorelijah <elijah@riseup.net>
Mon, 1 Apr 2013 07:07:21 +0000 (00:07 -0700)
committerelijah <elijah@riseup.net>
Mon, 1 Apr 2013 07:07:21 +0000 (00:07 -0700)
lib/leap_cli/version.rb

index 7f0b4d57aa0599cfdbfa66e6f4a43a81450cc298..47dc19c89dd18c0cc671fe3aeaa4b3f02b484a9d 100644 (file)
@@ -1,6 +1,6 @@
 module LeapCli
   unless defined?(LeapCli::VERSION)
-    VERSION = '0.2.0'
+    VERSION = '0.2.1'
     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/certificate_authority/lib', 'vendor/rsync_command/lib']