Skip to content

Commit e2bb6e2

Browse files
committed
v0.5.3
1 parent df5c5fc commit e2bb6e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2'
2+
VERSION = '0.5.3'
33
end

opal/opal.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
RUBY_PLATFORM = 'opal'
4949
RUBY_ENGINE = 'opal'
5050
RUBY_VERSION = '2.0.0'
51-
RUBY_ENGINE_VERSION = '0.5.2'
52-
RUBY_RELEASE_DATE = '2013-11-11'
51+
RUBY_ENGINE_VERSION = '0.5.3'
52+
RUBY_RELEASE_DATE = '2013-11-20'

0 commit comments

Comments
 (0)