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

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaud Lepretre <thibaud.lepretre@gmail.com>2021-08-11 15:09:27 +0300
committerThibaud Lepretre <thibaud.lepretre@gmail.com>2021-08-11 15:09:27 +0300
commit2ea44e0c29f1899b2d169941f7f0bdc678ca362a (patch)
treedc92f24e60a49368cc0a5875654611b451a85240 /package.json
parent82ccf67ae9f7a615288cbc40dacb1b11d490f60e (diff)
Update version to 0.5.0-BETA
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 f561515..4c25b7d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-tranquilpeak-theme",
- "version": "0.5.0-SNAPSHOT",
+ "version": "0.5.0-BETA",
"description": "A gorgeous responsive theme for Hugo blog framework",
"main": "Gruntfile.js",
"scripts": {