Skip to content

Commit

Permalink
Revert "Update version"
Browse files Browse the repository at this point in the history
This reverts commit 14bb6e3.
  • Loading branch information
gkatsev committed Jan 8, 2014
1 parent c150ba8 commit 628c833
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion bower.json
@@ -1,11 +1,14 @@
{
"name": "backbone-nested",
"version": "1.2.0",
"version": "1.1.2",
"dependencies": {
"backbone": "~1.1.0",
"qunit": "~1.12.0",
"sinonjs": "~1.7.1",
"lodash": "~2.2.1",
"jquery": "~2.0.3"
},
"resolutions": {
"backbone": "v1.0.0"
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "backbone-nested",
"version": "1.2.0",
"version": "1.1.2",
"description": "A plugin to make Backbone.js keep track of nested attributes.",
"scripts": {
"install": "bower install",
Expand Down

0 comments on commit 628c833

Please sign in to comment.