Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e35ccee

Browse files
committed
Release 0.3.1
1 parent f6de016 commit e35ccee

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
0.3.1 / 2014-10-22
3+
==================
4+
5+
* fix example for new paths
6+
* Readme badges
7+
* Lighter production installs
8+
* Safe colors
9+
* In addition to 256-xterm ansi colors, handle 24-bit colors
10+
* set up .travis.yml
11+
212
0.3.0 / 2014-02-02
313
==================
414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "name": "cli-table"
22
, "description": "Pretty unicode tables for the CLI"
3-
, "version": "0.3.0"
3+
, "version": "0.3.1"
44
, "author": "Guillermo Rauch <[email protected]>"
55
, "contributors": ["Sonny Michaud <[email protected]> (http://github.com/sonnym)"]
66
, "repository": {

0 commit comments

Comments
 (0)