We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f6501 commit fdf18a6Copy full SHA for fdf18a6
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.4.1.0'
+ VERSION = '0.4.1.1'
6
end
7
8
0 commit comments