Skip to content

Commit e2d545f

Browse files
committed
Bump version v20.07 -> v22.08
1 parent 05f27e6 commit e2d545f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bumpver.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpver]
2-
current_version = "v20.07"
2+
current_version = "v22.08"
33
version_pattern = "v0Y.0M[.INC0]"
44
commit_message = "Bump version {old_version} -> {new_version}"
55
commit = true

plfa.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.6
22
name: plfa
3-
version: 20.7
3+
version: 22.8
44
description: Programming Language Foundations in Agda
55
homepage: https://plfa.github.io
66
license-file: LICENSE

0 commit comments

Comments
 (0)