Skip to content

Commit 3f93469

Browse files
committed
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-10-08)
1 parent 0c26653 commit 3f93469

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
## [1.0.1](https://github.com/bubkoo/ascii-progress/compare/v1.0.0...v1.0.1) (2022-10-08)
2+
13
# 1.0.0 (2022-10-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ascii-progress",
3-
"version": "2.0.0",
3+
"version": "1.0.1",
44
"description": "Ascii progress-bar(s) in the terminal.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)