Skip to content

Commit 2e586ad

Browse files
committed
Release version: 1.2.1
1 parent a915089 commit 2e586ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ intuitive philosophy makes it a lot easier to manage project versions along SCM
2323

2424
```
2525
plugins {
26-
id 'pl.allegro.tech.build.axion-release' version '1.2.0'
26+
id 'pl.allegro.tech.build.axion-release' version '1.2.1'
2727
}
2828
2929
scmVersion {

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
# built documents.
5353
#
5454
# The short X.Y version.
55-
version = '1.2.0'
55+
version = '1.2.1'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '1.2.0'
57+
release = '1.2.1'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

0 commit comments

Comments
 (0)