Compare commits
No commits in common. "main" and "v0.0.6" have entirely different histories.
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
package util
|
package util
|
||||||
|
|
||||||
import "fmt"
|
import fmt
|
||||||
|
|
||||||
func PrintVersion() {
|
func PrintVersion() {
|
||||||
fmt.Println("v4.2.0")
|
fmt.Println("v4.2.0")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue