We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0604a commit ceb56dcCopy full SHA for ceb56dc
CHANGELOG.md
@@ -0,0 +1 @@
1
+## [v1.0.0](https://github.com/hirose31/s3surfer/compare/b42907131c11...v1.0.0) (2021-10-25)
cmd/s3surfer/main.go
@@ -12,7 +12,7 @@ import (
12
"github.com/hirose31/s3surfer/pkg/c"
13
)
14
15
-const version = "0.9.0"
+const version = "1.0.0"
16
17
var revision = "HEAD"
18
0 commit comments