Skip to content

Commit 03dfb24

Browse files
committed
Bump version 1.4.0
1 parent b7994ae commit 03dfb24

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor/*

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "landrok/yousign-api",
33
"type": "library",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"description": "A PHP implementation of YouSign API.",
66
"keywords": ["Signature", "YouSign", "API"],
77
"homepage": "https://yousign-api.readthedocs.io",

0 commit comments

Comments
 (0)