Skip to content

Commit 14b4df7

Browse files
committed
Bump up version to stop being dependent on react versioning
1 parent bc91781 commit 14b4df7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/react/rails/version.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module React
22
module Rails
33
# Version numbers will track react-source, but we'll add another level so
44
# that we can increment, but have some amount of stability.
5-
VERSION = '0.8.0.0'
5+
VERSION = '1.0.0.beta1'
66
end
77
end
8-

0 commit comments

Comments
 (0)