Skip to content

Commit 7226648

Browse files
committed
Set initial version to 1.0.0 instead of 0.1.0.
1 parent 356c1e2 commit 7226648

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rhsm Cookbook CHANGELOG
33

44
This file is used to list changes made in each version of the rhsm cookbook.
55

6-
0.1.0
6+
1.0.0
77
-----
88
- Initial release
99

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache 2.0'
55
description 'Provides recipes to manage registration using RedHat Subscription Manager'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '0.1.0'
7+
version '1.0.0'
88

99
supports 'redhat'
1010

0 commit comments

Comments
 (0)