Skip to content

Commit 69edc54

Browse files
committed
Added the ability to change template directory
1 parent ac20750 commit 69edc54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gajus/strading",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "Secure Trading Web Services API abstraction.",
55
"keywords": ["payment", "gateway", "api", "merchant", "secure trading"],
66
"homepage": "https://github.com/gajus/strading",
@@ -24,4 +24,4 @@
2424
"Gajus\\Strading\\": "src/"
2525
}
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)