Skip to content

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinfarris committed Oct 20, 2016
1 parent bd1d25c commit 698f424
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@

## Master


## 0.1.0

- Initial implementation
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "broccoli-cashay-schema",
"version": "0.0.0",
"version": "0.1.0",
"description": "Generate a client-safe GraphQL schema for Cashay",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 698f424

Please sign in to comment.