diff options
| author | Bobby <[email protected]> | 2022-01-30 12:11:35 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-01-30 12:11:35 -0500 |
| commit | cfc8f3d93b93473d6b4a68662a93e664372b0dca (patch) | |
| tree | 3ddef8e46a033c1cee2c3aaf916859376bc3f1e4 | |
| parent | 7b6cca3e81a9f0772833eea2e5b85bbf43273dfb (diff) | |
| download | izuku.js-cfc8f3d93b93473d6b4a68662a93e664372b0dca.tar.xz izuku.js-cfc8f3d93b93473d6b4a68662a93e664372b0dca.zip | |
chore: bump version to 1.1.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1cbe8f2..0ea9b7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "izuku", - "version": "1.0.0", + "version": "1.1.0", "description": "In-Console Tabular Data Representation and Manipulation", "main": "dist/index.js", "types": "dist/index.d.ts", |
