Skip to content

Commit fb9fccf

Browse files
committed
release version 10.1.0
1 parent 5d44225 commit fb9fccf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
We use [semantic versioning][semver]
22

3-
# Next version
3+
# 10.1.0
44
- [feature] Paths passed to the agent can now be relative and contain ant patterns
55

66
# 10.0.0

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111

1212
ext {
13-
appVersion = '10.0.0'
13+
appVersion = '10.1.0'
1414
pluginVersion = '0.1.24'
1515
reportGeneratorVersion = '1.0.7'
1616
teamscaleClientVersion = '0.1.5'

0 commit comments

Comments
 (0)