diff options
| author | Christopher Gwynn <[email protected]> | 2021-01-30 05:13:30 -0500 |
|---|---|---|
| committer | Christopher Gwynn <[email protected]> | 2021-01-30 05:13:30 -0500 |
| commit | 8e5e6f94cfe5db4b6db1409147013fe08d1f893e (patch) | |
| tree | 4da35ebc5ae0d3781509cf492e00eda369414f9a /package.json | |
| parent | Initial commit (diff) | |
| download | wizard101-rpc-8e5e6f94cfe5db4b6db1409147013fe08d1f893e.tar.xz wizard101-rpc-8e5e6f94cfe5db4b6db1409147013fe08d1f893e.zip | |
Add zone key
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index aa9f2a2..1f9f7d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wizard101-rpc", - "version": "0.1.0", + "version": "0.2.0", "description": "Discord Rich Presence for Wizard101!", "main": "index.js", "author": "Christopher Gwynn", |