]> gitweb.fluxo.info Git - leap/leap_cli.git/commitdiff
bump version to 1.0.0
authorelijah <elijah@riseup.net>
Mon, 3 Jun 2013 06:41:39 +0000 (23:41 -0700)
committerelijah <elijah@riseup.net>
Mon, 3 Jun 2013 06:41:39 +0000 (23:41 -0700)
lib/leap_cli/version.rb

index df45ec61c117a8e5bbebeed84aa169faba6200c7..45c5df29fc313c295b96f15328c0f8ddf2b1082c 100644 (file)
@@ -1,6 +1,6 @@
 module LeapCli
   unless defined?(LeapCli::VERSION)
-    VERSION = '0.3.0'
+    VERSION = '1.0.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/certificate_authority/lib', 'vendor/rsync_command/lib']