Skip to content

Commit 2a46f49

Browse files
committed
Bump version: 0.2.2 → 0.2.3
1 parent 505c5f2 commit 2a46f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.2
2+
current_version = 0.2.3
33
commit = True
44
tag = True
55
sign_tags = True

src/build/settings/base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"app_name": "PyES4",
33
"author": "Lorenzo Castellino",
44
"main_module": "src/main/python/main.py",
5-
"version": "0.2.2"
5+
"version": "0.2.3"
66
}

0 commit comments

Comments
 (0)