Skip to content

Commit

Permalink
Release 9.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren committed Jun 19, 2023
1 parent b0e0fd7 commit ee42f65
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 @@ -22,4 +22,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.3.1".freeze
end

0 comments on commit ee42f65

Please sign in to comment.