Skip to content

Commit 54cea92

Browse files
authored
[fixes #2232] (#2233)
* fixes #2232 * corrected major version number
1 parent 82cf294 commit 54cea92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/release-guide.txt

+2
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@ procedure should be followed:
8181
* Move the CHANGELOG.md into the old CHANGELOG folders
8282

8383
* Create new CHANGELOG.md file
84+
85+
* Update `standard-library.agda-lib` to the new version/milestone on `master`

standard-library.agda-lib

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: standard-library-2.0
1+
name: standard-library-2.1
22
include: src
33
flags:
44
--warning=noUnsupportedIndexedMatch

0 commit comments

Comments
 (0)