Skip to content

Commit f5f73b5

Browse files
authored
Merge pull request #331 from moolitayer/version_bump
Bump to 3.1.0
2 parents 08fdc2f + b97394f commit f5f73b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kubeclient/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Kubernetes REST-API Client
22
module Kubeclient
3-
VERSION = '3.0.0'.freeze
3+
VERSION = '3.1.0'.freeze
44
end

0 commit comments

Comments
 (0)