Align package.json version with plugin version (0.1.7)

This commit is contained in:
2025-04-18 17:58:12 +01:00
parent 6784ef4824
commit 93412896e8

View File

@@ -1,6 +1,6 @@
{
"name": "wp-plugin-starter-template-for-ai-coding",
"version": "0.1.6",
"version": "0.1.7",
"description": "A comprehensive starter template for WordPress plugins with best practices for AI-assisted development.",
"main": "index.js",
"scripts": {