Skip to content

Commit 761920f

Browse files
committed
prep for v0.21.3 release
1 parent dae5723 commit 761920f

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

.semver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
:major: 0
33
:minor: 21
4-
:patch: 2
4+
:patch: 3
55
:special: ''
66
:metadata: ''

Berksfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ DEPENDENCIES
55

66
GRAPH
77
apt (3.0.0)
8-
netuitive (0.19.0)
8+
netuitive (0.21.3)
99
apt (>= 0.0.0)
1010
yum (>= 0.0.0)
1111
yum (3.10.0)

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
33

44
## [Unreleased]
55

6+
## 0.21.3
7+
- no-op testing travis supermarket deploys
8+
69
## 0.21.2
710
- no-op testing travis supermarket deploys
811

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
issues_url 'https://github.com/Netuitive/chef-netuitive/issues' if respond_to?(:issues_url)
1313
source_url 'https://github.com/Netuitive/chef-netuitive' if respond_to?(:source_url)
1414

15-
version '0.21.2'
15+
version '0.21.3'
1616

1717
depends 'apt'
1818
depends 'yum'

0 commit comments

Comments
 (0)