Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
udpat version and history
Browse files Browse the repository at this point in the history
  • Loading branch information
dnagir committed May 25, 2012
1 parent ae1de06 commit 1a601e8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.2.1 - Fri 25 May 2012
========================================
- Updated to support Rails 3.2
- No dependency on compass


... TODO: add missing ...

0.1.3 - Tue 22 Nov 2011
========================================
- Ability to customise using SASS mixins as hooks
Expand Down
2 changes: 1 addition & 1 deletion lib/ios-checkboxes/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module IosCheckboxes
VERSION = "0.1.3"
VERSION = "0.2.1"
end

0 comments on commit 1a601e8

Please sign in to comment.