diff --git a/README.md b/README.md index a57e69db..86886e00 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
- [![v.0.6.1](https://img.shields.io/badge/cirrus-0.6.1-blue.svg?style=flat-square)](https://github.com/Spiderpig86/Cirrus) + [![v.0.6.2](https://img.shields.io/badge/cirrus-0.6.2-blue.svg?style=flat-square)](https://github.com/Spiderpig86/Cirrus) [![MIT License](https://img.shields.io/github/license/Spiderpig86/Cirrus.svg?style=flat-square)](https://opensource.org/licenses/MIT) [![Travis](https://img.shields.io/travis/Spiderpig86/Cirrus.svg?style=flat-square)](https://travis-ci.org/Spiderpig86/Cirrus) [![Known Vulnerabilities](https://snyk.io/test/github/Spiderpig86/Cirrus/badge.svg?targetFile=package.json&style=flat-square)](https://snyk.io/test/github/Spiderpig86/Cirrus?targetFile=package.json) diff --git a/package.json b/package.json index 8bc1f815..3b5f12dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cirrus-ui", - "version": "0.6.1", + "version": "0.6.2", "description": "A lightweight UI framework written in CSS", "main": "./dist/cirrus.min.css", "filename": "cirrus.min.css",