diff options
| author | netop://ウィビ <paul@webb.page> | 2026-04-25 12:34:38 -0700 |
|---|---|---|
| committer | netop://ウィビ <paul@webb.page> | 2026-04-25 12:34:38 -0700 |
| commit | c02e1ef88dcba5841ffdf0d6f09a4f7cf5266ce1 (patch) | |
| tree | d26ccd8ea739181c2dc0561e4e6733c8a3c4a4f7 /package.json | |
| parent | f7806ccd21c080ab57d4645cb5b8f2848ae3cdf8 (diff) | |
| download | uchu-c02e1ef88dcba5841ffdf0d6f09a4f7cf5266ce1.tar.gz uchu-c02e1ef88dcba5841ffdf0d6f09a4f7cf5266ce1.zip | |
version bump
Diffstat (limited to '')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 82f3556..e0e020e 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,5 @@ }, "type": "module", "types": "./dist/index.d.ts", - "version": "2.0.0" + "version": "2.0.1" } |