X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=version%2Fversion.go;h=07ad6b1113399a9f4c27b29366894fa2e8081e06;hb=193ae41f5473832680f1969a1e0bc19bc27909b8;hp=f4b3a27a125aa51d72968dc0e935d76d733fcd18;hpb=b686acbddf8789c1c54d81a63bab1dd857c570ed;p=pstop.git diff --git a/version/version.go b/version/version.go index f4b3a27..07ad6b1 100644 --- a/version/version.go +++ b/version/version.go @@ -2,7 +2,7 @@ package version const ( - version = "0.0.19" + version = "0.1.1" ) // return the current application version