Skip to content

Commit

Permalink
More accurate total calculations
Browse files Browse the repository at this point in the history
  • Loading branch information
viskin committed May 15, 2015
1 parent b93bdd2 commit 9343a8f
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 17 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kendo-pouchdb",
"main": "kendo-pouchdb.js",
"version": "0.0.6",
"version": "0.0.7",
"description": "Kendo UI adapter for PouchDB",

"homepage": "https://github.com/terikon/kendo-pouchdb",
Expand Down
2 changes: 1 addition & 1 deletion dist/kendo-pouchdb.amd.min.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/* kendo-pouchdb.amd v0.0.6 15-05-2015 (C) 2015 Terikon Software */
/* kendo-pouchdb.amd v0.0.7 15-05-2015 (C) 2015 Terikon Software */
define(["kendo","kendo-pouchdb"],function(a){"use strict";return a});
4 changes: 2 additions & 2 deletions dist/kendo-pouchdb.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9343a8f

Please sign in to comment.