Skip to content

Commit 9ff477f

Browse files
committed
Release edge 0.7.1
1 parent 28c1cb4 commit 9ff477f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Current
22

3+
## Edge 0.7.1 (7 June 2024)
4+
5+
concurrent-ruby-edge:
6+
7+
* (#1052) Fix dependency on `concurrent-ruby` to allow the latest release.
8+
39
## Release v1.3.1 (29 May 2024)
410

511
* Release 1.3.0 was broken when pushed to RubyGems. 1.3.1 is a packaging fix.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Concurrent
2-
EDGE_VERSION = '0.7.0'
2+
EDGE_VERSION = '0.7.1'
33
end

0 commit comments

Comments
 (0)