diff --git a/README.md b/README.md index 770c08e..ac2ab8a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ skinview-utils ======== -[![CI Status](https://img.shields.io/github/workflow/status/bs-community/skinview-utils/CI?label=CI&logo=github&style=flat-square)](https://github.com/bs-community/skinview-utils/actions?query=workflow:CI) [![NPM Package](https://img.shields.io/npm/v/skinview-utils.svg?style=flat-square)](https://www.npmjs.com/package/skinview-utils) [![MIT License](https://img.shields.io/badge/license-MIT-yellowgreen.svg?style=flat-square)](https://github.com/bs-community/skinview-utils/blob/master/LICENSE) [![Gitter Chat](https://img.shields.io/gitter/room/TechnologyAdvice/Stardust.svg?style=flat-square)](https://gitter.im/skinview3d/Lobby) diff --git a/package.json b/package.json index cf1be1b..5728b28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skinview-utils", - "version": "0.7.0", + "version": "0.7.1", "description": "Utilities for working with Minecraft skins", "type": "module", "main": "build/index.js",