Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-hc committed Nov 14, 2020
1 parent ba0f28c commit 31c2e51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "fetch-decode",
"version": "0.2.0",
"version": "0.2.1",
"description": "Browser oriented fetch lib using fp-ts + io-ts to decode and taskify REST API requests",
"main": "lib/index.ts",
"repository": {
"type" : "git",
"url" : "https://github.com/henry-hc/fetch-decode"
"type": "git",
"url": "https://github.com/henry-hc/fetch-decode"
},
"author": "Henry Mueller <henry@handcrafted.dev>",
"license": "MIT",
Expand Down

0 comments on commit 31c2e51

Please sign in to comment.