Skip to content

Commit

Permalink
0.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
shuding committed Feb 24, 2020
1 parent 63fdb92 commit fd0196e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swr",
"version": "0.1.17",
"version": "0.1.18",
"description": "React Hooks library for remote data fetching",
"main": "./dist/index.js",
"module": "./esm/index.js",
Expand Down

0 comments on commit fd0196e

Please sign in to comment.