Bump version to 0.1.15

This commit is contained in:
2025-11-24 00:36:54 +00:00
parent 84952ff2d1
commit 5e65d07a4f
5 changed files with 17 additions and 5 deletions

View File

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