Skip to content

Commit

Permalink
(GEM) Bump Facter version to 2.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaibuzgau committed Jan 23, 2020
1 parent 00f55b4 commit f8a9dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/facter/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Facter
if not defined? FACTERVERSION then
FACTERVERSION = '2.5.6'
FACTERVERSION = '2.5.7'
end

# Returns the running version of Facter.
Expand Down

0 comments on commit f8a9dac

Please sign in to comment.