diff --git a/lib/thegarage/gitx/version.rb b/lib/thegarage/gitx/version.rb index b15a36e..840771e 100644 --- a/lib/thegarage/gitx/version.rb +++ b/lib/thegarage/gitx/version.rb @@ -1,5 +1,5 @@ module Thegarage module Gitx - VERSION = '2.2.3.pre1' + VERSION = '2.2.3.pre2' end end