Skip to content

Commit cad84b2

Browse files
author
jtimberman
committed
release v1.0.2
1 parent 3bfcbce commit cad84b2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.0.2:
2+
3+
* [COOK-1300] - add support for Mac OS X
4+
15
## v1.0.0:
26

37
* [COOK-1129] - move lists of perl packages to attributes by platform

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
license "Apache 2.0"
44
description "Installs perl and provides a define for maintaining CPAN modules"
55
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
6-
version "1.0.1"
6+
version "1.0.2"
77

88
recipe "perl", "Installs perl and adds a provider to install cpan modules"
99

0 commit comments

Comments
 (0)