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

Commit 7c1abf9

Browse files
author
//de
committed
fix version name to satisfy rubygems
1 parent ff3aa23 commit 7c1abf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/reel/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Reel
2-
VERSION = "0.6.0-pre1"
2+
VERSION = "0.6.0.pre1"
33
CODENAME = "Garland"
44
end

0 commit comments

Comments
 (0)