We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f27e6 commit e2d545fCopy full SHA for e2d545f
bumpver.toml
@@ -1,5 +1,5 @@
1
[bumpver]
2
-current_version = "v20.07"
+current_version = "v22.08"
3
version_pattern = "v0Y.0M[.INC0]"
4
commit_message = "Bump version {old_version} -> {new_version}"
5
commit = true
plfa.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: plfa
-version: 20.7
+version: 22.8
description: Programming Language Foundations in Agda
homepage: https://plfa.github.io
6
license-file: LICENSE
0 commit comments