Skip to content

Commit

Permalink
chore(README): Update to version 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiderpig86 committed May 26, 2018
1 parent 60b88c3 commit a1a0707
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<p align="center">
<a href="https://travis-ci.org/Spiderpig86/Cirrus"><img src="https://travis-ci.org/Spiderpig86/Cirrus.svg?branch=master" alt="Build Status"></a>
<a href="#"><img src="https://img.shields.io/badge/version-v0.5.3-orange.svg" alt="v.0.5.3"></a>
<a href="#"><img src="https://img.shields.io/badge/version-v0.5.4-orange.svg" alt="v.0.5.4"></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/github/license/Spiderpig86/Cirrus.svg" alt="MIT License"></a>
</p>

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": "cirrus-ui",
"version": "0.5.31",
"version": "0.5.4",
"description": "A lightweight UI framework written in CSS",
"main": "./dist/cirrus.min.css",
"filename": "cirrus.min.css",
Expand Down

0 comments on commit a1a0707

Please sign in to comment.