Skip to content

Commit e12c465

Browse files
committed
Bump version of edge too since there were changes
1 parent 4f4e7f8 commit e12c465

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-source/signpost.md

Lines changed: 1 addition & 1 deletion
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.2.0 with edge 0.6.0](./1.2.0/index.html)
6+
* [1.2.0 with edge 0.7.0](./1.2.0/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)
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.6.0'
2+
EDGE_VERSION = '0.7.0'
33
end

0 commit comments

Comments
 (0)