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

Commit

Permalink
release v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Nov 22, 2012
1 parent ac1cb9d commit e0fc88f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## v1.4.2:

* Fix typo in `load_current_resource`

## v1.4.0:

* Add settings attribute and recipe to process it (great idea from Ben
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -3,5 +3,5 @@
license "Apache 2.0"
description "Manage OS X user defaults settings"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.4.0"
version "1.4.2"
supports "mac_os_x"

0 comments on commit e0fc88f

Please sign in to comment.