Skip to content

Commit ceb56dc

Browse files
committed
bump up version to 1.0.0
1 parent 3f0604a commit ceb56dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
## [v1.0.0](https://github.com/hirose31/s3surfer/compare/b42907131c11...v1.0.0) (2021-10-25)

cmd/s3surfer/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/hirose31/s3surfer/pkg/c"
1313
)
1414

15-
const version = "0.9.0"
15+
const version = "1.0.0"
1616

1717
var revision = "HEAD"
1818

0 commit comments

Comments
 (0)