Skip to content

Commit 1b1fb3d

Browse files
author
Bengt Brodersen
committed
build(release): bump patch version to 9.10.1
1 parent e9d8f25 commit 1b1fb3d

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.10.1
8+
- add support for plugin dependencies
9+
710
## 9.6.6
811

912
##### Fixes

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.0</version>
10+
<version>9.10.1</version>
1111
<packaging>maven-plugin</packaging>
1212

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

0 commit comments

Comments
 (0)