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 LeprĂȘtre <thibaud.lepretre@gmail.com>2017-09-10 13:14:52 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2017-09-10 13:14:52 +0300
commit23e317ef494558e2aaf842fbb2220fbdce7e83c6 (patch)
treed7ce790a9719935abac3db7a0268bd05596b57df /package.json
parentd6595088d0cb0cd4db14c4fc9df928a8d46315a1 (diff)
Bump version to 0.4.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 899498a..8b2de88 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-tranquilpeak-theme",
- "version": "0.4.0-SNAPSHOT",
+ "version": "0.4.0-BETA",
"description": "A gorgeous responsive theme for Hugo blog framework",
"main": "Gruntfile.js",
"scripts": {