diff --git a/.VERSION b/.VERSION index 866c31a..4ea1309 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -v0.4 \ No newline at end of file +v0.5 \ No newline at end of file diff --git a/go.mod b/go.mod index ab989f6..bc1810e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/go-phorce/dolly -go 1.14 +go 1.16 require ( github.com/BurntSushi/toml v0.3.1 // indirect