Skip to content

Commit 1f1e151

Browse files
committed
Updated jitpack config
1 parent 32d9b32 commit 1f1e151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ lazy val LocalMavenResolverForSbtPlugins = {
1010

1111
name := "sbt-docs"
1212
organization := "com.github.tmtsoftware"
13-
version := "0.7.0"
13+
version := "0.7.1"
1414
description := "An sbt plugin for publishing markdown documentation to github pages"
1515
homepage := scmInfo.value map (_.browseUrl)
1616
scmInfo := Some(ScmInfo(url("https://github.com/tmtsoftware/sbt-docs"), "scm:git:[email protected]:tmtsoftware/sbt-docs.git"))

0 commit comments

Comments
 (0)