Skip to content

Commit 7d2c308

Browse files
committed
chore: update version
1 parent 40972dc commit 7d2c308

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.2.2

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package imgx
33
// Version is the current version of imgx
44
// This is the single source of truth for versioning
55
// Update this when releasing new versions
6-
const Version = "1.2.1"
6+
const Version = "1.2.2"
77

88
// Author is the default author for imgx
99
const Author = "razzkumar"

0 commit comments

Comments
 (0)