We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c26653 commit 3f93469Copy full SHA for 3f93469
CHANGELOG.md
@@ -1 +1,3 @@
1
+## [1.0.1](https://github.com/bubkoo/ascii-progress/compare/v1.0.0...v1.0.1) (2022-10-08)
2
+
3
# 1.0.0 (2022-10-08)
package.json
@@ -1,6 +1,6 @@
{
"name": "ascii-progress",
- "version": "2.0.0",
+ "version": "1.0.1",
4
"description": "Ascii progress-bar(s) in the terminal.",
5
"main": "lib/index.js",
6
"module": "es/index.js",
0 commit comments