Skip to content

Commit 619fa72

Browse files
committedApr 24, 2014
Be explicit about which version we're aiming at
[skip ci]
1 parent e2d8ab9 commit 619fa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎lib/opal/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Opal
2-
VERSION = '0.6.1'
2+
VERSION = '0.7.0.dev'
33
end

0 commit comments

Comments
 (0)
Please sign in to comment.