Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

Commit

Permalink
memcached v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Mar 8, 2012
1 parent f9fc6b4 commit 77f4a06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions memcached/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.0.2:

* [COOK-1081] - support for centos/rhel

## v1.0.0:

* [COOK-706] - Additional info in README
Expand Down
2 changes: 1 addition & 1 deletion memcached/metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Installs memcached and provides a define to set up an instance of memcache via runit"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.0"
version "1.0.2"
depends "runit"

recipe "memcached", "Installs and configures memcached"
Expand Down

0 comments on commit 77f4a06

Please sign in to comment.