Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitkumar31 committed Aug 4, 2017
1 parent 70611a0 commit 4bfe051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asyncdataloader-react",
"version": "1.0.6",
"version": "1.0.7",
"description": "AsyncDataLoader is a Higher Order Component which takes responsibility of fetching data of the Wrapped Component and offers many options like showing an interface preview of the Wrapped Component while data is being fetched, refetch data after specified time",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 4bfe051

Please sign in to comment.