Skip to content

Commit

Permalink
Version 4.0.0-alpha.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Jan 3, 2018
1 parent cd195dc commit e4ae145
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion changelog.md
@@ -1,6 +1,6 @@
# apollo-upload-server changelog

## Next
## 4.0.0-alpha.2

* Updated dependencies.
* Smarter Babel config with `.babelrc.js`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-upload-server",
"version": "4.0.0-alpha.1",
"version": "4.0.0-alpha.2",
"description": "Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
@@ -1,4 +1,4 @@
![Apollo upload logo](https://cdn.rawgit.com/jaydenseric/apollo-upload-server/v4.0.0-alpha.1/apollo-upload-logo.svg)
![Apollo upload logo](https://cdn.rawgit.com/jaydenseric/apollo-upload-server/v4.0.0-alpha.2/apollo-upload-logo.svg)

# apollo-upload-server

Expand Down

0 comments on commit e4ae145

Please sign in to comment.