Skip to content

Commit

Permalink
Bump ruby_helm to 0.2.0.pre.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Circle CI committed Jun 10, 2021
1 parent ef13dbb commit 10b37eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
ruby_helm (0.1.2)
ruby_helm (0.2.0.pre.1)
lino (~> 3.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/ruby_helm/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module RubyHelm
VERSION = '0.1.2'
VERSION = '0.2.0.pre.1'
end

0 comments on commit 10b37eb

Please sign in to comment.