Skip to content

Commit 304fc9c

Browse files
committed
theme: Update to v1.0.3
Signed-off-by: Khusika Dhamar Gusti <[email protected]>
1 parent aa37cde commit 304fc9c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

layouts/_partials/init.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- .Scratch.Set "version" "1.0.2" -}}
1+
{{- .Scratch.Set "version" "1.0.3" -}}
22

33
{{- /* FeelIt theme version detection */ -}}
44
{{- $VERSION := "1.0.X" -}}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "feelit-src",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "FeelIt theme source file",
55
"private": true,
66
"devDependencies": {

0 commit comments

Comments
 (0)