Skip to content

Commit

Permalink
0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andreypopp committed Mar 6, 2013
1 parent c3b3e7c commit cdd0219
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
@@ -1,6 +1,6 @@
{
"name": "backbone.record",
"version": "0.4.1",
"version": "0.4.2",
"main": ["./backbone.record.js"],
"dependencies": {
"jquery": "~1.8.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "backbone.record",
"version": "0.4.1",
"version": "0.4.2",
"description": "records for Backbone",
"main": "backbone.record.js",
"dependencies": {
Expand Down

0 comments on commit cdd0219

Please sign in to comment.