Skip to content

Commit

Permalink
Stable Version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Nov 16, 2015
1 parent a646c70 commit 5680001
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions dist/js-data-adapter-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,10 @@ return /******/ (function(modules) { // webpackBootstrap
return this.$$adapter.destroyAll(this.$$Profile);

case 8:
_context.next = 10;
return this.$$adapter.destroyAll(this.$$Address);

case 10:
case 'end':
return _context.stop();
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "js-data-adapter-tests",
"description": "Tests for js-data adapters.",
"version": "1.4.1",
"version": "1.4.2",
"homepage": "http://www.js-data.io",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5680001

Please sign in to comment.