@webqit/fetch-plus 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Fetch+ – _Advanced HTTP for the Modern Web_
1
+ # Fetch+ – _The LiveResponse API & Advanced Fetch for the Modern Web_
2
2
 
3
3
  [![npm version][npm-version-src]][npm-version-href]
4
4
  [![bundle][bundle-src]][bundle-href]
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  ],
12
12
  "homepage": "https://fetch-plus.netlify.app/",
13
13
  "icon": "https://webqit.io/icon.svg",
14
- "version": "0.1.4",
14
+ "version": "0.1.5",
15
15
  "license": "MIT",
16
16
  "repository": {
17
17
  "type": "git",