Skip to content

Commit 3e5013e

Browse files
committed
Publish 1.1.0
1 parent 9ff3b64 commit 3e5013e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://img.shields.io/travis/bokub/gradient-string.svg?style=flat-square)](https://travis-ci.org/bokub/gradient-string)
44
[![npm](https://img.shields.io/npm/v/gradient-string.svg?style=flat-square)](https://www.npmjs.com/package/gradient-string)
55
[![Codecov](https://img.shields.io/codecov/c/github/bokub/gradient-string.svg?style=flat-square)](https://codecov.io/gh/bokub/gradient-string)
6-
[![npm](https://img.shields.io/npm/dw/gradient-string.svg?style=flat-square)](https://www.npmjs.com/package/gradient-string)
6+
[![npm](https://img.shields.io/npm/dw/gradient-string.svg?style=flat-square&colorB=fe7d37)](https://www.npmjs.com/package/gradient-string)
77
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square)](https://github.com/sindresorhus/xo)
88
[![Mentioned in Awesome Node.js](https://awesome.re/mentioned-badge.svg)](https://github.com/sindresorhus/awesome-nodejs)
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gradient-string",
33
"description": "Beautiful color gradients in terminal output",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": "Boris K",
66
"bugs": "https://github.com/bokub/gradient-string/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)