We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecc42b commit a50fc70Copy full SHA for a50fc70
lib/react/rails/version.rb
@@ -2,7 +2,7 @@ module React
2
module Rails
3
# Version numbers will track react-source, but we'll add another level so
4
# that we can increment, but have some amount of stability.
5
- VERSION = '0.11.1.0'
+ VERSION = '0.12.0.0'
6
end
7
8
0 commit comments