Skip to content

Commit 8ee71c9

Browse files
author
Ryan Ashcraft
committed
Bump version to 1.5.0
1 parent b0b3da4 commit 8ee71c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-query",
3-
"version": "1.5.0-alpha.1",
3+
"version": "1.5.0",
44
"description": "A library for querying and managing network state in React/Redux applications",
55
"homepage": "https://github.com/amplitude/redux-query",
66
"main": "dist/commonjs/index.js",

0 commit comments

Comments
 (0)