Skip to content

Commit

Permalink
fixes agda#2232
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmckinna committed Dec 15, 2023
1 parent 82cf294 commit 2c620fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions doc/release-guide.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,5 @@ procedure should be followed:
* Move the CHANGELOG.md into the old CHANGELOG folders

* Create new CHANGELOG.md file

* Update `standard-library.agda-lib` to the new version/milestone on `master`
2 changes: 1 addition & 1 deletion standard-library.agda-lib
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: standard-library-2.0
name: standard-library-2.0.1
include: src
flags:
--warning=noUnsupportedIndexedMatch

0 comments on commit 2c620fa

Please sign in to comment.