Skip to content

Commit 83db1c4

Browse files
committed
Released core/ext v0.9.0 and edge v0.1.0
1 parent 9ffdff7 commit 83db1c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/concurrent/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module Concurrent
2-
VERSION = '0.9.0.pre2'
3-
EDGE_VERSION = '0.1.0.pre2'
2+
VERSION = '0.9.0'
3+
EDGE_VERSION = '0.1.0'
44
end

0 commit comments

Comments
 (0)