]> gitweb.fluxo.info Git - leap/leap_cli.git/commitdiff
bump version
authorelijah <elijah@riseup.net>
Tue, 1 Apr 2014 17:35:03 +0000 (10:35 -0700)
committerelijah <elijah@riseup.net>
Tue, 1 Apr 2014 17:35:03 +0000 (10:35 -0700)
lib/leap_cli/version.rb

index a7f3b6d2bc078d042cfeb15648dbb22fcbaa0b97..419923c46c391118882a7c7465d832e9f325f193 100644 (file)
@@ -1,6 +1,6 @@
 module LeapCli
   unless defined?(LeapCli::VERSION)
-    VERSION = '1.5.1'
+    VERSION = '1.5.2'
     COMPATIBLE_PLATFORM_VERSION = '0.3.0'..'1.99'
     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.'