Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Renskers committed Jan 7, 2013
1 parent 674c443 commit 0f1e871
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.4.1 - January 7, 2013
- Fix endless loop if no transformKey: method was present

0.4.0 - January 5, 2013
- Added the setupDefaults method for easier registering of defaults

Expand Down
2 changes: 1 addition & 1 deletion GVUserDefaults.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "GVUserDefaults"
s.version = "0.4.0"
s.version = "0.4.1"
s.summary = "NSUserDefaults access via properties."
s.homepage = "https://github.com/gangverk/GVUserDefaults"
s.license = 'MIT'
Expand Down

0 comments on commit 0f1e871

Please sign in to comment.