From d12bb3b1e7c90ac03ffa727ef279ad4fa03ce485 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 14 Mar 2013 02:13:20 -0700 Subject: bumping version number for no particular reason except that there have been a lot of changes lately. --- lib/leap_cli/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/leap_cli') diff --git a/lib/leap_cli/version.rb b/lib/leap_cli/version.rb index baf3fe9..0f494b4 100644 --- a/lib/leap_cli/version.rb +++ b/lib/leap_cli/version.rb @@ -1,6 +1,6 @@ module LeapCli unless defined?(LeapCli::VERSION) - VERSION = '0.1.6' + VERSION = '0.2.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/supply_drop/lib', 'vendor/certificate_authority/lib'] -- cgit v1.2.3