chore: bump version
This commit is contained in:
parent
cf61435259
commit
e3a0989944
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "react-rest-request",
|
"name": "react-rest-request",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"description": "Minimalistic REST API client for React inspired by Apollo",
|
"description": "Minimalistic REST API client for React inspired by Apollo",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"main": "./target/index.js",
|
"main": "./target/index.js",
|
||||||
|
|
Reference in a new issue