Skip to content

Commit

Permalink
mu upgrade (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
fedefernandez authored Oct 28, 2021
1 parent bbb8ae1 commit 0fcfd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addCommandAlias("ci-test", "scalafmtCheckAll; scalafmtSbtCheck; test; publishLoc
addCommandAlias("ci-docs", "github; mdoc; headerCreateAll")
addCommandAlias("ci-publish", "github; ci-release")

lazy val muV = "0.27.0"
lazy val muV = "0.27.1"

lazy val core = project
.settings(moduleName := "mu-srcgen-core")
Expand Down

0 comments on commit 0fcfd0a

Please sign in to comment.