Commit e67c2a7b authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

version bump to 0.3.4

(I'll add the changelog later today)
parent 73e3e90c
......@@ -8,7 +8,7 @@ import (
)
// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.3.3"
const CurrentVersionNumber = "0.3.4"
// Version regulates checking if the most recent version is run
type Version struct {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment