Skip to content

Commit 5a9e619

Browse files
committed
Bump version, we don't care about packages
1 parent 88c39c5 commit 5a9e619

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ node_modules
3434
Gemfile.lock
3535

3636
/gemfiles/*.lock
37+
38+
/pkg

lib/react/opal/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module React
2-
VERSION = '0.14.7.beta1'
2+
VERSION = '0.14.7.beta2'
33
end

0 commit comments

Comments
 (0)