Skip to content

Commit

Permalink
v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Nov 20, 2013
1 parent 71319b3 commit 7263f55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/opal/version.rb
@@ -1,3 +1,3 @@
module Opal
VERSION = '0.5.3'
VERSION = '0.5.4'
end
2 changes: 1 addition & 1 deletion opal/opal.rb
Expand Up @@ -48,5 +48,5 @@
RUBY_PLATFORM = 'opal'
RUBY_ENGINE = 'opal'
RUBY_VERSION = '1.9.3'
RUBY_ENGINE_VERSION = '0.5.3'
RUBY_ENGINE_VERSION = '0.5.4'
RUBY_RELEASE_DATE = '2013-11-20'

0 comments on commit 7263f55

Please sign in to comment.