diff --git a/README.md b/README.md index 8ab9837..6ea891a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pollcord -[![https://nodei.co/npm/pollcord.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/pollcord.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/pollcord) -[![Node version](https://img.shields.io/node/v/pollcord.svg?style=flat)](https://nodejs.org/download/) ## Contributing [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/shockbs/pollcord/issues) [![HitCount](https://hits.dwyl.com/shockbs/pollcord.svg?style=flat-square)](http://hits.dwyl.com/shockbs/pollcord) [![Known Vulnerabilities](https://snyk.io/test/github/shockbs/pollcord/badge.svg)] [![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/shockbs/pollcord/CI?label=build) ![Repo Size](https://img.shields.io/github/repo-size/shockbs/pollcord) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/shockbs/pollcord) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fshockbs%2Fpollcord.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fshockbs%2Fpollcord?ref=badge_shield) +[![https://nodei.co/npm/pollcord.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/pollcord.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/pollcord)
+[![Node version](https://img.shields.io/node/v/pollcord.svg?style=flat)](https://nodejs.org/download/) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/shockbs/pollcord/issues) [![HitCount](https://hits.dwyl.com/shockbs/pollcord.svg?style=flat-square)](http://hits.dwyl.com/shockbs/pollcord) [![Vulnerabilities](https://snyk.io/test/github/shockbs/pollcord/badge.svg)](https://github.com/shockbs/pollcord) [![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/shockbs/pollcord/CI?label=build) ![Repo Size](https://img.shields.io/github/repo-size/shockbs/pollcord) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/shockbs/pollcord) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fshockbs%2Fpollcord.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fshockbs%2Fpollcord?ref=badge_shield) diff --git a/package.json b/package.json index 53f4cde..96eeade 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pollcord", "description": "Send and use the new Discord poll feauture with discord.js", "package-name": "pollcord", - "version": "0.1.11", + "version": "0.1.111", "author": "shockbs", "license": "CC-BY-NC 4.0", "exports": {