We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffdff7 commit 83db1c4Copy full SHA for 83db1c4
lib/concurrent/version.rb
@@ -1,4 +1,4 @@
1
module Concurrent
2
- VERSION = '0.9.0.pre2'
3
- EDGE_VERSION = '0.1.0.pre2'
+ VERSION = '0.9.0'
+ EDGE_VERSION = '0.1.0'
4
end
0 commit comments