Skip to content

Commit

Permalink
Bump to 1.10 and bump maml to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moradology committed Feb 6, 2019
1 parent 0645dc4 commit 1862878
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.1.1"
version in ThisBuild := "0.1.10"
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ object Dependencies {
val kamonPrometheus = "io.kamon" %% "kamon-prometheus" % "1.0.0"
val kamonSysMetrics = "io.kamon" %% "kamon-system-metrics" % "1.0.0"
val kindProjector = "org.spire-math" %% "kind-projector" % "0.9.4"
val mamlJvm = "com.azavea" %% "maml-jvm" % "0.1.0"
val mamlJvm = "com.azavea" %% "maml-jvm" % "0.1.1"
val pureConfig = "com.github.pureconfig" %% "pureconfig" % "0.9.1"
val scaffeine = "com.github.blemale" %% "scaffeine" % "2.0.0"
val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "1.1.0"
Expand Down

0 comments on commit 1862878

Please sign in to comment.