Skip to content

Commit 7263f55

Browse files
committed
v0.5.4
1 parent 71319b3 commit 7263f55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/opal/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Opal
2-
VERSION = '0.5.3'
2+
VERSION = '0.5.4'
33
end

opal/opal.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
RUBY_PLATFORM = 'opal'
4949
RUBY_ENGINE = 'opal'
5050
RUBY_VERSION = '1.9.3'
51-
RUBY_ENGINE_VERSION = '0.5.3'
51+
RUBY_ENGINE_VERSION = '0.5.4'
5252
RUBY_RELEASE_DATE = '2013-11-20'

0 commit comments

Comments
 (0)