X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=version%2Fversion.go;fp=version%2Fversion.go;h=22595270e7e242d4a8c229e32e024d89acd1628a;hb=a5e1b3bd268ec1c5eaf2094da0bb1b0e59ed8a12;hp=07ad6b1113399a9f4c27b29366894fa2e8081e06;hpb=99e8324ae6cc0c84dd9ced4486b4d7b6c049790c;p=pstop.git diff --git a/version/version.go b/version/version.go index 07ad6b1..2259527 100644 --- a/version/version.go +++ b/version/version.go @@ -2,7 +2,7 @@ package version const ( - version = "0.1.1" + version = "0.1.2" ) // return the current application version