Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
- docs: Add instructions for installation, see #47
- fix(docs): change on/offValue to on/offLabel, see #50
- fix(tests): Add ember-alpha
- fix(deprecation): Replace `contains` with `includes`, see #53
  • Loading branch information
Ilya Radchenko committed Oct 25, 2016
1 parent 31a99a8 commit 0e7b980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-toggle",
"version": "2.0.1",
"version": "2.0.2",
"description": "Checkbox based toggle switch component for Ember.js",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 0e7b980

Please sign in to comment.