Skip to content

Commit

Permalink
Stable Version 1.0.0-alpha.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Nov 1, 2014
1 parent 64b3a46 commit bbd6a16
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
##### 1.0.0-alpha.1 - 01 November 2014

Stable Version 1.0.0-alpha.1

##### 0.4.3 - 18 October 2014

###### Backwards compatible bug fixes
Expand Down
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "js-data-firebase",
"description": "Firebase adapter for js-data.",
"version": "0.4.3",
"homepage": "http://www.js-data.io/js-data-firebase",
"version": "1.0.0-alpha.1",
"homepage": "http://www.js-data.io/docs/dsfirebaseadapter",
"repository": {
"type": "git",
"url": "git://github.com/js-data/js-data-firebase.git"
"url": "https://github.com/js-data/js-data-firebase.git"
},
"author": {
"name": "Jason Dobry",
Expand Down
2 changes: 1 addition & 1 deletion dist/js-data-firebase.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @author Jason Dobry <[email protected]>
* @file js-data-firebase.js
* @version 0.4.3 - Homepage <http://www.js-data.iojs-data-firebase/>
* @version 1.0.0-alpha.1 - Homepage <http://www.js-data.iojs-data-firebase/>
* @copyright (c) 2014 Jason Dobry
* @license MIT <https://github.com/js-data/js-data-firebase/blob/master/LICENSE>
*
Expand Down
2 changes: 1 addition & 1 deletion dist/js-data-firebase.min.js

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "js-data-firebase",
"description": "Firebase adapter for js-data.",
"version": "0.4.3",
"homepage": "http://www.js-data.io/js-data-firebase",
"version": "1.0.0-alpha.1",
"homepage": "http://www.js-data.io/docs/dsfirebaseadapter",
"repository": {
"type": "git",
"url": "https://github.com/js-data/js-data-firebase.git"
Expand Down

0 comments on commit bbd6a16

Please sign in to comment.