Skip to content

Commit

Permalink
Prep for 0.4.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethauvin committed Apr 25, 2017
1 parent 2443d54 commit b8ddfcd
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 149 deletions.
4 changes: 2 additions & 2 deletions example/kobalt/src/Build.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import net.thauvin.erik.kobalt.plugin.versioneye.*
// ./kobaltw versionEye

val bs = buildScript {
repos(file("K:/maven/repository"))
plugins("net.thauvin.erik:kobalt-versioneye:0.4.5")
//repos(file("K:/maven/repository"))
plugins("net.thauvin.erik:kobalt-versioneye:")
}

val p = project {
Expand Down
Loading

0 comments on commit b8ddfcd

Please sign in to comment.