Explorar o código

Bump version to v0.2.0

Tulir Asokan %!s(int64=3) %!d(string=hai) anos
pai
achega
0074c79f31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -64,7 +64,7 @@ var (
 
 var (
 	// Version is the version number of the bridge. Changed manually when making a release.
-	Version = "0.2.0+dev"
+	Version = "0.2.0"
 	// WAVersion is the version number exposed to WhatsApp. Filled in init()
 	WAVersion = ""
 	// VersionString is the bridge version, plus commit information. Filled in init() using the build-time values.