summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2020-05-25 23:40:21 +0800
committerHaishan <[email protected]>2020-05-25 23:40:21 +0800
commitbff19ea28b1398427aa32a070befaa5ec0657cb7 (patch)
tree8033ec8f6df94a755e1d41416b172595022608b1 /package.json
parent38eb417688457ec53ffc7f97eecce546919f00fe (diff)
v0.1.15v0.1.15
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 7baa555..0d050dc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "yacd",
- "version": "0.1.14",
+ "version": "0.1.15",
"description": "Yet another Clash dashboard",
"scripts": {
"lint": "eslint --fix --cache src",