Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robot committed Sep 18, 2023
1 parent 18f0ca7 commit 59959c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## v1.0.0

### Added

Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package main

const (
versionMajor = "0"
versionMajor = "1"
versionMinor = "0"
versionPatch = "0"
)
Expand Down

0 comments on commit 59959c6

Please sign in to comment.