We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6dac24 commit 2a72d54Copy full SHA for 2a72d54
lib/puppet/version.rb
@@ -8,7 +8,7 @@
8
# Raketasks and such to set the version based on the output of `git describe`
9
10
module Puppet
11
- PUPPETVERSION = '8.8.0'
+ PUPPETVERSION = '8.9.0'
12
13
##
14
# version is a public API method intended to always provide a fast and
0 commit comments