Skip to content

Commit

Permalink
version should have been bumped as part of merging PR #137 to keep te…
Browse files Browse the repository at this point in the history
…sts passing
  • Loading branch information
epugh committed Feb 20, 2024
1 parent 6f4c29a commit 8c2b789
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
@@ -1,7 +1,7 @@
import com.typesafe.sbt.GitBranchPrompt

name := "search-management-ui"
version := "4.0.5"
version := "4.0.6"
maintainer := "Contact productful.io <hello@productful.io>"

scalaVersion := "2.12.17"
Expand Down

0 comments on commit 8c2b789

Please sign in to comment.