Skip to content

Commit f93bfe3

Browse files
author
Jim Dowling
committed
new release
1 parent 1804f6f commit f93bfe3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Berksfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ Encoding.default_external = "UTF-8"
22
source 'https://supermarket.chef.io'
33
metadata
44

5-
6-
cookbook 'kagent', github: 'karamelchef/kagent-chef'
5+
cookbook 'kagent', '~> 0.1.3'

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license "GPL 2.0"
55
description "Installs/Configures NDB (MySQL Cluster)"
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "0.2.0"
7+
version "0.2.1"
88
source_url "https://github.com/hopshadoop/ndb-chef"
99

1010

0 commit comments

Comments
 (0)