Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 583474e

Browse files
committed
Version bump
1 parent 2474c80 commit 583474e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wordpress-gulp-starter-kit",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A starter kit for developing WordPress themes with Gulp",
55
"homepage": "https://github.com/synapticism/wordpress-gulp-starter-kit",
66
"repository": {

src/scss/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $_metadata: (
3030
, theme-author: "Alexander Synaptic"
3131
, theme-author-uri: "http://synapticism.com"
3232
, theme-description: "A minimally viable theme made with the WordPress/Gulp starter kit"
33-
, theme-version: "0.2.2"
33+
, theme-version: "0.2.3"
3434
, theme-license: "GPLv3"
3535
, theme-license-uri: "http://www.gnu.org/licenses/gpl.txt"
3636
, theme-tags: (light, responsive-layout, right-sidebar, starter-theme, two-columns, translation-ready, white)

0 commit comments

Comments
 (0)