diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html
index 345fe6f38..a75aff882 100644
--- a/layouts/partials/init/index.html
+++ b/layouts/partials/init/index.html
@@ -1,4 +1,4 @@
-{{- .Scratch.Set "version" "v0.3.2-RC" -}}
+{{- .Scratch.Set "version" "v0.3.2" -}}
{{- .Scratch.Set "params" (.Params | merge .Site.Params.page) -}}
{{- .Scratch.Set "this" dict -}}
diff --git a/package-lock.json b/package-lock.json
index 8a508872c..38c281b54 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "fixit-src",
- "version": "0.3.1",
+ "version": "0.3.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "fixit-src",
- "version": "0.3.1",
+ "version": "0.3.2",
"license": "MIT"
}
}
diff --git a/package.json b/package.json
index 8b59a10ac..aa94ff41d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fixit-src",
- "version": "0.3.1",
+ "version": "0.3.2",
"private": true,
"description": "FixIt theme source files",
"keywords": [