summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-27 16:12:04 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-27 16:12:04 +0200
commite96de2b32f5563ecc251821c57e13018b7aa2b29 (patch)
tree949faccd4ae456d2ebf97a040b501609a1c0813d /package.json
parentb7802930655b007f447c6ca66f51f0e0ee64474d (diff)
downloadgohugo-theme-ed-e96de2b32f5563ecc251821c57e13018b7aa2b29.tar.gz
Bump version
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 6f15855..d2318cc 100644
--- a/package.json
+++ b/package.json
@@ -33,5 +33,5 @@
"lint:js": "eslint static/js/*.js",
"lint": "npm run lint:js && npm run lint:editorconfig"
},
- "version": "0.1.0"
+ "version": "0.2.0"
}