Skip to content

Commit

Permalink
Final meta updates for v0.11.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
flaccid committed Sep 11, 2016
1 parent 501e10f commit ab3e58b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions Berksfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ DEPENDENCIES
metadata: true

GRAPH
apt (2.8.2)
cron (1.7.0)
apt (4.0.2)
compat_resource (>= 12.10)
compat_resource (12.14.2)
cron (1.7.6)
hostsfile (2.4.5)
system (0.11.0)
system (0.11.1)
apt (>= 0.0.0)
cron (>= 0.0.0)
hostsfile (>= 0.0.0)
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
system Cookbook
===============

[![Cookbook Version](https://img.shields.io/badge/cookbook-v0.11.0-blue.svg)](https://supermarket.chef.io/cookbooks/system)
[![Cookbook Version](https://img.shields.io/badge/cookbook-v0.11.1-blue.svg)](https://supermarket.chef.io/cookbooks/system)
[![Dependency Status](https://gemnasium.com/xhost-cookbooks/system.svg)](https://gemnasium.com/xhost-cookbooks/system)
[![Code Climate](https://codeclimate.com/github/xhost-cookbooks/system.png)](https://codeclimate.com/github/xhost-cookbooks/system)
[![Test Coverage](https://codeclimate.com/github/xhost-cookbooks/system/badges/coverage.svg)](https://codeclimate.com/github/xhost-cookbooks/system)
Expand All @@ -14,7 +14,7 @@ Build Status
| | Travis CI |
|-----------|-----------------|
| **Master** |[![Build status](https://secure.travis-ci.org/xhost-cookbooks/system.png?branch=master)](http://travis-ci.org/xhost-cookbooks/system)|
| **Latest Release** ([**0.11.0**](https://github.com/xhost-cookbooks/system/releases/tag/v0.11.0)) |[![Build status](https://secure.travis-ci.org/xhost-cookbooks/system.png?branch=v0.11.0)](https://travis-ci.org/xhost-cookbooks/system/builds/130148504)|
| **Latest Release** ([**0.11.1**](https://github.com/xhost-cookbooks/system/releases/tag/v0.11.1)) |[![Build status](https://secure.travis-ci.org/xhost-cookbooks/system.png?branch=v0.11.1)](https://travis-ci.org/xhost-cookbooks/system/builds/130148504)|

Overview
--------
Expand Down

0 comments on commit ab3e58b

Please sign in to comment.