Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-03-10 12:10:45 +0300
committerDillon <dillonzq@outlook.com>2020-03-10 12:10:45 +0300
commit629e2e5fda8038cf2012af6b01fca2c77d51af95 (patch)
tree21ef3301d556a6c0973e206e99c8f6ed710a62c6 /package.json
parent9f6fe226a6bd255c28b5724c13035330a70e7d9a (diff)
fix(comment): fix visitors count for valine
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 40f7c8b..90b7749 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "loveit-src",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "LoveIt theme source file",
"main": "index.js",
"dependencies": {},