Skip to content

Commit

Permalink
1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jun 7, 2024
1 parent c672d6e commit d1d29ac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## Current

## Edge 0.7.1 (7 June 2024)
## Release v1.3.2, edge v0.7.1 (29 May 2024)

concurrent-ruby:

* (#1051) Remove dependency on `win32ole`.

concurrent-ruby-edge:

Expand Down
2 changes: 1 addition & 1 deletion lib/concurrent-ruby/concurrent/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Concurrent
VERSION = '1.3.1'
VERSION = '1.3.2'
end

0 comments on commit d1d29ac

Please sign in to comment.