Skip to content

Commit

Permalink
Updated version to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
viskin committed May 22, 2015
1 parent 7b17bfc commit 29e622b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.8",
"version": "0.0.9",
"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.8 22-05-2015 (C) 2015 Terikon Software */
/* kendo-pouchdb.amd v0.0.9 22-05-2015 (C) 2015 Terikon Software */
define(["kendo","kendo-pouchdb"],function(a){"use strict";return a});
2 changes: 1 addition & 1 deletion dist/kendo-pouchdb.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kendo-pouchdb",
"title": "kendoPouchDB",
"version": "0.0.8",
"version": "0.0.9",
"description": "Kendo UI adapter for PouchDB",
"main": "kendo-pouchdb.js",
"scripts": {
Expand Down

0 comments on commit 29e622b

Please sign in to comment.