Skip to content

Commit 978d33f

Browse files
author
BuildBot CI
committed
chore: Bump version 1.1.9 → 1.2.0
1 parent a039ba4 commit 978d33f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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 = 1.1.9
2+
current_version = 1.2.0
33
commit = True
44
tag = True
55
tag_name = {new_version}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>ru.beeline</groupId>
1212
<artifactId>document-service</artifactId>
13-
<version>1.1.9</version>
13+
<version>1.2.0</version>
1414
<name>document-service</name>
1515
<description>document-service</description>
1616
<properties>

0 commit comments

Comments
 (0)