Skip to content

Commit

Permalink
🚀 Docs: version updated to v1.0.7 for read me changes to reflect on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek12345 committed Jun 23, 2020
1 parent a0629da commit 61aa2bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ function fetchPosts() {

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

## Examples
## 👻 Examples

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-polling",
"version": "1.0.6",
"version": "1.0.7",
"description": "Polling an API made easy with react-polling",
"keywords": [
"react",
Expand Down

0 comments on commit 61aa2bc

Please sign in to comment.