Skip to content

Commit 15d713f

Browse files
committed
build(release): bump minor version
1 parent f260c3a commit 15d713f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
# Changelog
66

7+
## 9.11.0
8+
- add option to configure config file location
9+
710
## 9.10.1
811
- add support for plugin dependencies
912

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>me.qoomon</groupId>
99
<artifactId>maven-git-versioning-extension</artifactId>
10-
<version>9.10.2</version>
10+
<version>9.11.0</version>
1111
<packaging>maven-plugin</packaging>
1212

1313
<name>Maven Git Versioning Extension</name>

0 commit comments

Comments
 (0)