Skip to content

Commit 7067549

Browse files
committed
(CONT-237) - Remove backwards compat version number
1 parent c142acf commit 7067549

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/puppetlabs_spec_helper/version.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,4 @@
22

33
module PuppetlabsSpecHelper
44
VERSION = '4.0.1'
5-
6-
# compat for pre-1.2.0 users; deprecated
7-
module Version
8-
STRING = PuppetlabsSpecHelper::VERSION
9-
end
105
end

0 commit comments

Comments
 (0)