Skip to content

Commit

Permalink
Bump version to 2.2.2-dev (#117)
Browse files Browse the repository at this point in the history
* Bump version to 2.2.1-dev

* Update project.go

---------

Co-authored-by: Marian Steinbach <[email protected]>
  • Loading branch information
taylorbot and marians authored Nov 10, 2023
1 parent 714782f commit 98972a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/project/project.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package project

var (
version = "2.2.1"
version = "2.2.2-dev"
)

func Version() string {
Expand Down

0 comments on commit 98972a9

Please sign in to comment.