summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2020-07-04 18:01:08 +0800
committerHaishan <[email protected]>2020-07-04 18:01:08 +0800
commit9de394eedfb9913df5fe44b73f9e1a6da387a165 (patch)
tree8d6da5e6d1e2544f3700520e0ce2a37738bb884a /package.json
parent32bed273c83f0593187110d2b08a0f9ec5a7efd7 (diff)
v0.2.0v0.2.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 22126b1..79933b0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "yacd",
- "version": "0.1.25",
+ "version": "0.2.0",
"description": "Yet another Clash dashboard",
"scripts": {
"lint": "eslint --fix --cache src",