Skip to content

Commit

Permalink
Bump to version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobfi committed Dec 14, 2022
1 parent 80dd46e commit 7c3d0fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -2,7 +2,7 @@ organization := "com.audienceproject"

name := "crossbow"

version := "0.1.5"
version := "0.1.6"

scalaVersion := "2.13.6"
crossScalaVersions := Seq(scalaVersion.value, "2.12.12", "2.11.12")
Expand Down
1 change: 1 addition & 0 deletions project/plugins.sbt
@@ -0,0 +1 @@
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")

0 comments on commit 7c3d0fd

Please sign in to comment.