We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf634c commit 3fbd75fCopy full SHA for 3fbd75f
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- pinecone (1.1.0)
+ pinecone (1.2.0)
5
dry-struct (~> 1.6)
6
dry-validation (~> 1.10)
7
httparty (~> 0.22.0)
lib/pinecone/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Pinecone
- VERSION = "1.1.0"
+ VERSION = "1.2.0"
end
0 commit comments