Skip to content

Commit

Permalink
Bump to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Ashcraft committed Nov 14, 2017
1 parent 75ea019 commit 544a9fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-query",
"version": "2.1.0",
"version": "2.2.0",
"description": "A library for querying and managing network state in React/Redux applications",
"homepage": "https://github.com/amplitude/redux-query",
"main": "dist/commonjs/index.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
"superagent-mock": "^3.3.0",
"webpack": "^1.9.6"
}
}
}
2 changes: 1 addition & 1 deletion site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4840,7 +4840,7 @@ reduce-function-call@^1.0.1:
styled-components "^2.2.1"

"redux-query@file:..":
version "2.1.0"
version "2.2.0"
dependencies:
backo "^1.1.0"
invariant "^2.2.0"
Expand Down

0 comments on commit 544a9fb

Please sign in to comment.