Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Commit

Permalink
fix version name to satisfy rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
//de committed Mar 24, 2015
1 parent ff3aa23 commit 7c1abf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/reel/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Reel
VERSION = "0.6.0-pre1"
VERSION = "0.6.0.pre1"
CODENAME = "Garland"
end

0 comments on commit 7c1abf9

Please sign in to comment.