Skip to content

Commit

Permalink
Merge pull request #43 from apollographql/1.2.2
Browse files Browse the repository at this point in the history
1.2.4
  • Loading branch information
helfer authored Feb 1, 2017
2 parents 1e002ce + 173d7ad commit 1aff9ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Change log
### v1.2.2
### v1.2.4
Restore Node < 6 compatibility. [DragosRotaru](https://github.com/DragosRotaru) in [PR #41](https://github.com/apollographql/graphql-tag/pull/41) addressing [#39](https://github.com/apollographql/graphql-tag/issues/39)

### v1.2.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-tag",
"version": "1.2.3",
"version": "1.2.4",
"description": "A JavaScript template literal tag that parses GraphQL queries",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1aff9ff

Please sign in to comment.