File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- ### Upcoming Release v0.7.1 (TBD )
1+ ## Current Release v0.7.1 (4 December 2014 )
22
33Please see the [ roadmap] ( https://github.com/ruby-concurrency/concurrent-ruby/issues/142 ) for more information on the next planned release.
44
@@ -19,7 +19,7 @@ Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/iss
1919* Removed confusing warning when not using native extenstions
2020* Improved documentation
2121
22- ## Current Release v0.7.0 (13 August 2014)
22+ ### Release v0.7.0 (13 August 2014)
2323
2424* Merge the [ atomic] ( https://github.com/ruby-concurrency/atomic ) gem
2525 - Pure Ruby ` MutexAtomic ` atomic reference class
Original file line number Diff line number Diff line change 11module Concurrent
2- VERSION = '0.7.0 '
2+ VERSION = '0.7.1 '
33end
You can’t perform that action at this time.
0 commit comments