Skip to content

Commit 92e822a

Browse files
committed
fix: update release version on package
1 parent e123008 commit 92e822a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php-skeleton-generator",
33
"displayName": "PHP Skeleton Generator",
44
"description": "With just a few steps, you can create PHP classes, interfaces, traits, and enums with all the properties and methods you need. (PSR-4 compatible)",
5-
"version": "0.1.0",
5+
"version": "0.2.1",
66
"keywords": [
77
"php",
88
"generate",

0 commit comments

Comments
 (0)