Skip to content

Commit ada64da

Browse files
committed
chore(release): 2.1.0
1 parent f9e51c8 commit ada64da

File tree

3 files changed

+3790
-3419
lines changed

3 files changed

+3790
-3419
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
// APIVersion represents current version of abstruse API
9-
const APIVersion = "2.0.0"
9+
const APIVersion = "2.1.0"
1010

1111
var (
1212
// UIVersion is build time var and represents version of the user interface

0 commit comments

Comments
 (0)