Skip to content

Commit

Permalink
Merge pull request #1418 from 47deg/patch-1
Browse files Browse the repository at this point in the history
Bumps sbt-microsites version.
  • Loading branch information
kailuowang authored Oct 21, 2016
2 parents fe026bc + 64337fa commit 7ea2024
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ TAGS
*.sublime-project
*.sublime-workspace
tests.iml
# Auto-copied by sbt-microsites
docs/src/main/tut/contributing.md
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.11")
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.4.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
addSbtPlugin("com.fortysevendeg" % "sbt-microsites" % "0.2.5")
addSbtPlugin("com.fortysevendeg" % "sbt-microsites" % "0.2.6")

0 comments on commit 7ea2024

Please sign in to comment.