Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jun 25, 2016
1 parent 263ed56 commit 4e5509c
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.35"
classpath "gradle.plugin.se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.36"
}
}
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.36-SNAPSHOT"
classpath "se.bjurr.gitchangelog:git-changelog-gradle-plugin:1.37-SNAPSHOT"
}
}

Expand Down

0 comments on commit 4e5509c

Please sign in to comment.