Skip to content

Commit 1257b83

Browse files
committed
chore: release v2.0.2
1 parent c8fb670 commit 1257b83

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,7 +1,7 @@
11
{
22
"name": "wp-react-plugin",
33
"private": true,
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"type": "module",
66
"scripts": {
77
"bootstrap": "npm install && composer install --no-interaction",

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WP React Plugin (DEV)
44
* Plugin URI: https://github.com/j7-dev/wp-react-plugin
55
* Description: WP React Plugin is a boilerplate for creating a WordPress plugin with React, Tailwind, TypeScript, React Query v4, SCSS and Vite.
6-
* Version: 2.0.1
6+
* Version: 2.0.2
77
* Requires at least: 5.7
88
* Requires PHP: 7.4
99
* Author: J7

0 commit comments

Comments
 (0)