Skip to content

Commit 3b314a7

Browse files
committed
fix the current version
1 parent 2ea1f4a commit 3b314a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/server/ai/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module LaunchDarkly
44
module Server
55
module AI
6-
VERSION = '0.0.0' # x-release-please-version
6+
VERSION = '0.1.0' # x-release-please-version
77
end
88
end
99
end

0 commit comments

Comments
 (0)