Skip to content

Commit

Permalink
push out a new gem
Browse files Browse the repository at this point in the history
  • Loading branch information
rubys committed Feb 17, 2015
1 parent beb0d63 commit b9073af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/ruby2js/version.rb
@@ -1,8 +1,8 @@
module Ruby2JS
module VERSION #:nodoc:
MAJOR = 1
MINOR = 13
TINY = 1
MINOR = 14
TINY = 0

STRING = [MAJOR, MINOR, TINY].join('.')
end
Expand Down

0 comments on commit b9073af

Please sign in to comment.