Skip to content

Commit

Permalink
Commited a version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dopesky committed May 15, 2020
1 parent b06f38b commit 47ca983
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<p align="center"><img src="http://res.cloudinary.com/dkgtd3pil/image/upload/e_bgremoval,o_100/v1587389258/other_data/Screenshot_21.png"></p>
<p align="center">
<a href="https://github.com/dopesky/infiscroll/actions?query=workflow%3Abuild"><img src="https://github.com/dopesky/infiscroll/workflows/build/badge.svg?branch=0.0.3" alt="Build Status"></a>
<a href="https://github.com/dopesky/infiscroll/actions?query=workflow%3Abuild"><img src="https://github.com/dopesky/infiscroll/workflows/build/badge.svg?branch=0.0.4" alt="Build Status"></a>
<a href='https://coveralls.io/github/dopesky/infiscroll?branch=master'><img src='https://coveralls.io/repos/github/dopesky/infiscroll/badge.svg' alt='Coverage Status' /></a>
<a href="https://github.com/dopesky/infiscroll/blob/master/LICENSE"><img src="https://img.shields.io/github/license/dopesky/infiscroll" alt="License"></a>
<a href="https://npmcharts.com/compare/infiscroll?minimal=true"><img alt="npm" src="https://img.shields.io/npm/dt/infiscroll"></a>
<a href="https://npmjs.com/package/infiscroll"><img alt="npm" src="https://img.shields.io/npm/v/infiscroll"></a>
<a href="https://npmcharts.com/compare/infiscroll?minimal=true"><img alt="npm" src="https://img.shields.io/npm/dt/@dopesky/infiscroll"></a>
<a href="https://npmjs.com/package/infiscroll"><img alt="npm (scoped)" src="https://img.shields.io/npm/v/@dopesky/infiscroll"></a>
</p>

## About Infiscroll
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": "@dopesky/infiscroll",
"version": "0.0.3",
"version": "0.0.4",
"description": "An Infinite Scroll Helper Complete with image lazy load, show on scroll animation, ajax helpers, toasts and more!",
"main": "src/js/infiscroll.js",
"keywords": [],
Expand Down

0 comments on commit 47ca983

Please sign in to comment.