Skip to content

Commit cc0b765

Browse files
authored
Merge pull request #474 from puppetlabs/release-prep
Release prep v0.34.6
2 parents 390266b + 7257bc0 commit cc0b765

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
77

8-
## [v0.35.6](https://github.com/puppetlabs/puppet_litmus/tree/v0.35.6) - 2023-03-09
8+
## [v0.34.6](https://github.com/puppetlabs/puppet_litmus/tree/v0.34.6) - 2023-03-09
99

10-
[Full Changelog](https://github.com/puppetlabs/puppet_litmus/compare/v0.34.5...v0.35.6)
10+
[Full Changelog](https://github.com/puppetlabs/puppet_litmus/compare/v0.34.5...v0.34.6)
1111

1212
### Fixed
1313

lib/puppet_litmus/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# version of this gem
44
module PuppetLitmus
5-
VERSION ||= '0.35.6'
5+
VERSION ||= '0.34.6'
66
end

0 commit comments

Comments
 (0)