diff options
-rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index 17238c5..60b1d0b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ch1p/jobd-client", - "version": "1.1.3", + "version": "1.1.4", "repositories": [ { "type": "git", @@ -15,4 +15,4 @@ "require": { "ext-mysqli": "*" } -}
\ No newline at end of file +} |