chore: bump to v2.0.0

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
Henrique Dias
2019-06-11 13:09:51 +01:00
parent 7358553e69
commit cd472b26be
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package main
import (
"runtime"
"github.com/hacdias/webdav/cmd"
"github.com/hacdias/webdav/v2/cmd"
)
func main() {