Skip to content

Commit

Permalink
release version 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karottenreibe committed Sep 27, 2018
1 parent 5d44225 commit fb9fccf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
We use [semantic versioning][semver]

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

# 10.0.0
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
}

ext {
appVersion = '10.0.0'
appVersion = '10.1.0'
pluginVersion = '0.1.24'
reportGeneratorVersion = '1.0.7'
teamscaleClientVersion = '0.1.5'
Expand Down

0 comments on commit fb9fccf

Please sign in to comment.