Skip to content

Commit 6b9f9c9

Browse files
committed
increase release version
1 parent ca035c6 commit 6b9f9c9

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.2.1",
5+
"version": "0.2.2",
66
"keywords": [
77
"php",
88
"generate",

0 commit comments

Comments
 (0)