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

index 419923c46c391118882a7c7465d832e9f325f193..9f8e3811ae2201cd6238a3a01407f08023992f64 100644 (file)
@@ -1,6 +1,6 @@
 module LeapCli
   unless defined?(LeapCli::VERSION)
-    VERSION = '1.5.2'
+    VERSION = '1.5.3'
     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.'