diff options
author | Marc Pervaz Boocha <mboocha@sudomsg.xyz> | 2022-12-27 16:08:41 +0530 |
---|---|---|
committer | Marc Pervaz Boocha <mboocha@sudomsg.xyz> | 2022-12-27 16:08:41 +0530 |
commit | 71f080cfd83e7ab0f2abd7d81dd079d6da476c79 (patch) | |
tree | 0d0692ee069acef29b5dd67a5e46e76ef171dc1d /package.json | |
parent | 0.1.1 (diff) | |
download | sudomsg-0.2.0.tar sudomsg-0.2.0.tar.gz sudomsg-0.2.0.tar.bz2 sudomsg-0.2.0.tar.lz sudomsg-0.2.0.tar.xz sudomsg-0.2.0.tar.zst sudomsg-0.2.0.zip |
0.2.0v0.2.0
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 9150b5c..3e6dad5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sudomsg", - "version": "0.1.1", + "version": "0.2.0", "description": "Sudomsg Website", "dependencies": { "@11ty/eleventy": "^2.0.0-canary.16", |