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 e9362a8 commit 0519821Copy full SHA for 0519821
Gemfile.lock
@@ -1,8 +1,8 @@
1
PATH
2
remote: .
3
specs:
4
- react.rb (0.2.0)
5
- opal (~> 0.6)
+ react.rb (0.2.1)
+ opal (~> 0.6.0)
6
opal-activesupport (~> 0)
7
sprockets-es6 (~> 0)
8
therubyracer (~> 0)
lib/react/version.rb
@@ -1,3 +1,3 @@
module React
- VERSION = "0.2.0"
+ VERSION = "0.2.1"
end
0 commit comments