Skip to content

Commit

Permalink
Merge pull request #558 from cben/release-4.9.3
Browse files Browse the repository at this point in the history
Releasing 4.9.3
  • Loading branch information
cben authored Mar 23, 2022
2 parents 109ea71 + d7bc03d commit c27893f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kubeclient/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Kubernetes REST-API Client
module Kubeclient
VERSION = '4.9.2'.freeze
VERSION = '4.9.3'.freeze
end

0 comments on commit c27893f

Please sign in to comment.