Skip to content

Commit cb9008d

Browse files
committed
Bump version to 2.1.1
1 parent 40a7232 commit cb9008d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package ergo
22

33
const (
4-
Version = "2.1.0" // Ergo Framework version
4+
Version = "2.1.1" // Ergo Framework version
55
VersionPrefix = "ergo" // Prefix using for the full version name
66
VersionOTP int = 24 // Erlang version support
77
)

0 commit comments

Comments
 (0)