Skip to content

Commit

Permalink
Version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
t1b00 committed Sep 13, 2024
1 parent 0e74b89 commit cb038d5
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 77 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inThisBuild(
semanticdbEnabled := true,
semanticdbVersion := scalafixSemanticdb.revision,
scmInfo := Some(ScmInfo(url("https://github.com/dedis/scapegoat-scalafix"), "scm:[email protected]:dedis/scapegoat-scalafix.git")),
version := "1.1.2",
version := "1.1.3",
versionScheme := Some("pvp")
)
)
Expand Down
Loading

0 comments on commit cb038d5

Please sign in to comment.