Skip to content

Commit

Permalink
memcached v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Feb 14, 2012
1 parent 56b8a4d commit 36faa71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -7,6 +7,11 @@ memcache via runit.
Changes
=======

## v1.0.0:

* [COOK-706] - Additional info in README
* [COOK-828] - Package for RHEL systems

## v0.10.4:

* Current released version
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
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 "0.10.4"
version "1.0.0"
depends "runit"

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

0 comments on commit 36faa71

Please sign in to comment.