We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e342a9 commit 9af474aCopy full SHA for 9af474a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- language-operator (0.1.58)
+ language-operator (0.1.59)
5
faraday (~> 2.0)
6
k8s-ruby (~> 0.17)
7
mcp (~> 0.4)
lib/language_operator/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module LanguageOperator
- VERSION = '0.1.58'
+ VERSION = '0.1.59'
end
0 commit comments