Skip to content

Commit 0c611eb

Browse files
committed
version bump
1 parent f44511e commit 0c611eb

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": "codeb-feature-flags",
3-
"version": "0.1.0",
3+
"version": "0.2.1",
44
"description": "Allows developers to enable / disable features based on flags.",
55
"scripts": {
66
"start": "wp-scripts start",

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Plugin Name: Feature Flags
1010
* Plugin URI: https://github.com/codebtech/wp-feature-flags
1111
* Description: Allows developers to enable / disable features based on flags.
12-
* Version: 0.1.0
12+
* Version: 0.2.1
1313
* Requires at least: 6.4
1414
* Requires PHP: 8.1
1515
* Author: Mohan Raj

0 commit comments

Comments
 (0)