Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelrenoux committed Jun 23, 2024
1 parent 4e3ebd8 commit 467fdbf
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 @@ -2,7 +2,7 @@ import sbt.Keys._

organization := "gael.renoux"
name := "gaston"
version := "0.8.0"
version := "0.8.1"

/* Allows to overwrite with publishLocal */
isSnapshot := true
Expand Down

0 comments on commit 467fdbf

Please sign in to comment.