From 134c09ef9e58dc52136610e480b13176a16d9715 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 1 Nov 2012 21:45:50 -0700 Subject: added some initial tests. yeah. --- 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 437d861..0f69f04 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.0' + VERSION = '0.1.1' 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.' end -- cgit v1.2.3