Skip to content

Commit

Permalink
chore: Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Jan 18, 2019
1 parent 4075d22 commit 7ca8132
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-boost/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-boost",
"version": "0.1.26",
"version": "0.1.27",
"description": "The easiest way to get started with Apollo Client",
"author": "Peggy Rayzis <[email protected]>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "apollo-client",
"private": true,
"version": "2.4.11",
"version": "2.4.12",
"description": "A simple yet functional GraphQL client.",
"main": "./lib/bundle.umd.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit 7ca8132

Please sign in to comment.