Skip to content

Commit 0c0066d

Browse files
committed
Release 1.0.0
1 parent d0913f7 commit 0c0066d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

History.md

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

2+
1.0.0 / 2013-06-18
3+
==================
4+
5+
* remove .version
6+
* >=. Closes #19
7+
* Merge pull request #15 from davglass/readline-osx
8+
* On OSX revert back to terminal hack to avoid a readline bug
9+
210
0.1.0 / 2012-09-19
311
==================
412

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "progress"
3-
, "version": "0.1.0"
3+
, "version": "1.0.0"
44
, "description": "Flexible ascii progress bar"
55
, "keywords": ["cli", "progress"]
66
, "author": "TJ Holowaychuk <[email protected]>"

0 commit comments

Comments
 (0)