From c3730c0dd8362f0e6a4d7667d83f733d04ab59f9 Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 14 Nov 2012 00:31:35 -0800 Subject: version bump. --- lib/leap_cli/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/leap_cli/version.rb') diff --git a/lib/leap_cli/version.rb b/lib/leap_cli/version.rb index 17f01ad..a283e4e 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.1' + VERSION = '0.1.2' 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'] -- cgit v1.2.3