Skip to content

Commit bf2e0e1

Browse files
author
David Tang
committed
updated documentation
1 parent bb1d6c9 commit bf2e0e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "backbone-data",
33
"description": "A simple data store for backbone models and collections inspired by Ember Data and angular-data.",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"homepage": "https://github.com/skaterdav85/backbone-data",
66
"authors": [
77
"David Tang"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "backbone-data",
33
"author": "David <[email protected]>",
44
"description": "A simple data store for backbone models and collections inspired by Ember Data and angular-data.",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/skaterdav85/backbone-data"

0 commit comments

Comments
 (0)