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

Commit 0519821

Browse files
committed
Bump version
1 parent e9362a8 commit 0519821

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PATH
22
remote: .
33
specs:
4-
react.rb (0.2.0)
5-
opal (~> 0.6)
4+
react.rb (0.2.1)
5+
opal (~> 0.6.0)
66
opal-activesupport (~> 0)
77
sprockets-es6 (~> 0)
88
therubyracer (~> 0)

lib/react/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module React
2-
VERSION = "0.2.0"
2+
VERSION = "0.2.1"
33
end

0 commit comments

Comments
 (0)