Skip to content

Commit

Permalink
Update version.go
Browse files Browse the repository at this point in the history
  • Loading branch information
0x9n0p authored Dec 10, 2023
1 parent 80e1ed6 commit e777abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package pluto

const (
Name = "Pluto"
Version = "0.0.1"
Version = "v0.1.0-alpha"
)

0 comments on commit e777abc

Please sign in to comment.