Skip to content

Commit bd6f978

Browse files
author
jtimberman
committed
release v1.1.0
1 parent 9b5872d commit bd6f978

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.1.0:
2+
3+
* [COOK-1765] - Install Strawberry Perl on Windows in Perl Cookbook
4+
15
## v1.0.2:
26

37
* [COOK-1300] - add support for Mac OS X

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 "Installs perl and provides a define for maintaining CPAN modules"
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "1.0.3"
7+
version "1.1.0"
88

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

0 commit comments

Comments
 (0)