Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Mar 16, 2016
1 parent 1dbd08b commit b26ceab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
}
}
dependencies {
classpath "gradle.plugin.se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.22"
classpath "gradle.plugin.se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.23"
}
}
Expand Down
2 changes: 1 addition & 1 deletion git-changelog-gradle-plugin-example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}

dependencies {
classpath "se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.23-SNAPSHOT"
classpath "se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.24-SNAPSHOT"
}
}

Expand Down

0 comments on commit b26ceab

Please sign in to comment.