Skip to content

Commit 2e82416

Browse files
committed
bump version
1 parent 8fd6c37 commit 2e82416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
const (
2222
owner = "dpolakovics"
2323
repo = "soundscape-sync"
24-
currentTag = "v1.0.2"
24+
currentTag = "v1.0.3"
2525
)
2626

2727
func main() {

0 commit comments

Comments
 (0)