Skip to content

Commit

Permalink
Merge pull request #4 from ryan-williams/paths
Browse files Browse the repository at this point in the history
upgrade paths, tests
  • Loading branch information
ryan-williams committed Apr 5, 2017
2 parents 57bb7cb + 03ddb0d commit 6c81a8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
@@ -1,5 +1,5 @@
name := "args4s"
version := "1.2.1"
version := "1.2.2"

deps ++= Seq(
libs.value('args4j),
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1 +1 @@
addSbtPlugin("org.hammerlab" % "sbt-parent" % "1.7.3")
addSbtPlugin("org.hammerlab" % "sbt-parent" % "1.7.4")

0 comments on commit 6c81a8a

Please sign in to comment.