Skip to content

Commit 22d4b04

Browse files
committed
Update
1 parent 17f8d51 commit 22d4b04

30 files changed

+507
-310
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
/.github export-ignore
44
.gitignore export-ignore
55
.gitattributes export-ignore
6+
CODE-OF-CONDUCT.md export-ignore
7+
CONTRIBUTING.md export-ignore
8+
SECURITY.md export-ignore
69
_config.yml export-ignore
710
logo.png export-ignore

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"jakiboy/vanilleplugin",
3-
"version":"1.0.3",
3+
"version":"1.0.4",
44
"type":"library",
55
"description":"WordPress Plugin Framework",
66
"keywords":[

0 commit comments

Comments
 (0)