Skip to content

Commit e931574

Browse files
committed
chore: bump version to v1.0.3 for next development cycle
1 parent bbbe940 commit e931574

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

cmd/root/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
var (
1212
// Version is set at build time
13-
Version = "1.0.2"
13+
Version = "1.0.3"
1414
)
1515

1616
// rootCmd represents the base command

dev-cleaner

0 Bytes
Binary file not shown.

wails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Mac Dev Cleaner",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": {
55
"name": "thanhdevapp",
66
"email": "[email protected]"

0 commit comments

Comments
 (0)