chore: bump package version

This commit is contained in:
Dmitriy Pleshevskiy 2020-11-20 23:56:43 +03:00
parent 0c3cb11c13
commit 817b8e46ad

View file

@ -1,6 +1,6 @@
{ {
"name": "react-rest-request", "name": "react-rest-request",
"version": "0.3.3", "version": "0.4.0",
"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",