From b8568cc55618da8adb4e7897d8a515145e643357 Mon Sep 17 00:00:00 2001 From: KrauseFx Date: Wed, 27 May 2015 11:12:42 +0100 Subject: [PATCH] Version bump --- lib/spaceship/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spaceship/version.rb b/lib/spaceship/version.rb index a7ebd53..81b43a8 100644 --- a/lib/spaceship/version.rb +++ b/lib/spaceship/version.rb @@ -1,3 +1,3 @@ module Spaceship - VERSION = "0.0.2" + VERSION = "0.0.3" end \ No newline at end of file