diff --git a/package.json b/package.json index 918ccc1..4549964 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nathanpb/progress", - "version": "1.0.0", + "version": "2.0.0", "description": "Library for creating highly customizable CLI-like progress bars in javascript", "types": "./index.d.ts", "main": "index.js",