Skip to content

Commit eadfaea

Browse files
committed
Bumps version to 0.1.0
1 parent 7b3c729 commit eadfaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elasticsearch-serverless/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717

1818
module ElasticsearchServerless
1919
API_VERSION = '2023-10-31'
20-
CLIENT_VERSION = '0.0.9'
20+
CLIENT_VERSION = '0.1.0'
2121
VERSION = "#{CLIENT_VERSION}.#{API_VERSION.split('-').join}.pre".freeze
2222
end

0 commit comments

Comments
 (0)