Skip to content

Commit

Permalink
Release 9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren committed May 23, 2023
1 parent e6816a0 commit cff930e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions foreman_templates.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ Gem::Specification.new do |s|
s.add_dependency "diffy"
s.add_dependency "git"
s.add_development_dependency "rake"
s.add_development_dependency "rdoc"
end
2 changes: 1 addition & 1 deletion lib/foreman_templates/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ForemanTemplates
VERSION = '9.3.0'.freeze
VERSION = "9.4.0".freeze
end

0 comments on commit cff930e

Please sign in to comment.