From 20ab16c583a139ff64b83ad5450257ca1dc5924e Mon Sep 17 00:00:00 2001 From: elijah Date: Sat, 27 Oct 2012 15:14:03 -0700 Subject: bump version to 0.1.0 --- 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 21a1d0b..366e5a2 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.0.1' + VERSION = '0.1.0' SUMMARY = 'Command line interface to the LEAP platform' DESCRIPTION = 'Provides the command "leap", used to manage a bevy of servers running the LEAP platform from the comfort of your own home.' end -- cgit v1.2.3