Skip to content

Commit 8eee747

Browse files
authored
Merge pull request #334 from puppetlabs/GH-332-bump_gem_version
(GH-332) Bump gem version to 3.0.1
2 parents 55e3091 + 77a1785 commit 8eee747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/puppet-strings/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module PuppetStrings
4-
VERSION = '3.0.0'
4+
VERSION = '3.0.1'
55
end

0 commit comments

Comments
 (0)