diff --git a/gopm.go b/gopm.go index 6d00b2189..eeef579ec 100644 --- a/gopm.go +++ b/gopm.go @@ -29,7 +29,7 @@ import ( // Test that go1.1 tag above is included in builds. main.go refers to this definition. const go11tag = true -const APP_VER = "0.6.2.0102" +const APP_VER = "0.6.2.0115" // //cmd.CmdSearch, // cmdClean,