diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html
index 2a59907d..579312b3 100644
--- a/layouts/partials/init/index.html
+++ b/layouts/partials/init/index.html
@@ -1,4 +1,4 @@
-{{- .Scratch.Set "version" "v0.3.1-RC" -}}
+{{- .Scratch.Set "version" "v0.3.1" -}}
{{- .Scratch.Set "params" (.Params | merge .Site.Params.page) -}}
{{- .Scratch.Set "this" dict -}}
diff --git a/package-lock.json b/package-lock.json
index abafb879..8a508872 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "fixit-src",
- "version": "0.3.0",
+ "version": "0.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "fixit-src",
- "version": "0.3.0",
+ "version": "0.3.1",
"license": "MIT"
}
}
diff --git a/package.json b/package.json
index a91077e5..0686f995 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fixit-src",
- "version": "0.3.0",
+ "version": "0.3.1",
"private": true,
"description": "FixIt theme source files",
"keywords": [