Skip to content

Commit b5e090b

Browse files
committed
Promoting 1.3.1.pre to 1.3.1.
1 parent 695be8a commit b5e090b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Current
22

3-
## Release v1.3.1 (28 May 2024)
3+
## Release v1.3.1 (29 May 2024)
44

55
* Release 1.3.0 was broken when pushed to RubyGems. 1.3.1 is a packaging fix.
66

docs-source/signpost.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Pick a `concurrent-ruby` version:
44

55
* [master](./master/index.html)
6-
* [1.3.1.pre with edge 0.7.0](./1.3.1.pre/index.html)
6+
* [1.3.1 with edge 0.7.0](./1.3.1/index.html)
77
* [1.1.10 with edge 0.6.0](./1.1.10/index.html)
88
* [1.1.9 with edge 0.6.0](./1.1.9/index.html)
99
* [1.1.8 with edge 0.6.0](./1.1.8/index.html)
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Concurrent
2-
VERSION = '1.3.1.pre'
2+
VERSION = '1.3.1'
33
end

0 commit comments

Comments
 (0)