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 656f5a8 commit af360baCopy full SHA for af360ba
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- language-operator (0.1.57)
+ language-operator (0.1.58)
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.57'
+ VERSION = '0.1.58'
end
0 commit comments