We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fdc2f commit b97394fCopy full SHA for b97394f
lib/kubeclient/version.rb
@@ -1,4 +1,4 @@
1
# Kubernetes REST-API Client
2
module Kubeclient
3
- VERSION = '3.0.0'.freeze
+ VERSION = '3.1.0'.freeze
4
end
0 commit comments