]> gitweb.fluxo.info Git - leap/leap_cli.git/commitdiff
bump version to 0.1.6
authorelijah <elijah@riseup.net>
Mon, 11 Feb 2013 07:55:23 +0000 (23:55 -0800)
committerelijah <elijah@riseup.net>
Mon, 11 Feb 2013 07:55:23 +0000 (23:55 -0800)
lib/leap_cli/version.rb

index ced0836436eb4f1bfceb1e74261531393c2cb76f..fa7ec92dc2b116e054e7767febf45be9e978fd72 100644 (file)
@@ -1,6 +1,6 @@
 module LeapCli
   unless defined?(LeapCli::VERSION)
-    VERSION = '0.1.5'
+    VERSION = '0.1.6'
     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.'
     REQUIRE_PATHS = ['lib', 'vendor/supply_drop/lib', 'vendor/certificate_authority/lib']