Skip to content

Commit d01ef1b

Browse files
chore: Configure the version number
1 parent 8edf6b2 commit d01ef1b

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
@@ -2,4 +2,4 @@ package anthropic
22

33
// semanticVersion does not need to be updated manually.
44
// It is automatically updated by the release process.
5-
const semanticVersion = "0.1.0"
5+
const semanticVersion = "0.2.0"

0 commit comments

Comments
 (0)