Skip to content

Commit 61aa2bc

Browse files
committed
🚀 Docs: version updated to v1.0.7 for read me changes to reflect on npm
1 parent a0629da commit 61aa2bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ function fetchPosts() {
146146

147147
<img src='./size.png' />
148148

149-
## Examples
149+
## 👻 Examples
150150

151151
* Basic Usage (https://codesandbox.io/s/react-polling-basic-usage-zie3j?file=/src/App.js)
152152

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-polling",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Polling an API made easy with react-polling",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)