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 )
2
2
3
3
Please see the [ roadmap] ( https://github.com/ruby-concurrency/concurrent-ruby/issues/142 ) for more information on the next planned release.
4
4
@@ -19,7 +19,7 @@ Please see the [roadmap](https://github.com/ruby-concurrency/concurrent-ruby/iss
19
19
* Removed confusing warning when not using native extenstions
20
20
* Improved documentation
21
21
22
- ## Current Release v0.7.0 (13 August 2014)
22
+ ### Release v0.7.0 (13 August 2014)
23
23
24
24
* Merge the [ atomic] ( https://github.com/ruby-concurrency/atomic ) gem
25
25
- Pure Ruby ` MutexAtomic ` atomic reference class
Original file line number Diff line number Diff line change 1
1
module Concurrent
2
- VERSION = '0.7.0 '
2
+ VERSION = '0.7.1 '
3
3
end
You can’t perform that action at this time.
0 commit comments