We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9241d5 commit ae6a8cbCopy full SHA for ae6a8cb
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "optimistex/git-auto-deploy-ex",
3
- "version": "1.3.1",
+ "version": "1.3.2",
4
"type": "library",
5
"description": "The little project for auto-deploying projects to a hosting",
6
"keywords": [
@@ -27,7 +27,7 @@
27
},
28
"extra": {
29
"branch-alias": {
30
- "dev-master": "1.2.x-dev"
+ "dev-master": "1.3.x-dev"
31
}
32
33
"require": {
package.json
"name": "git-auto-deploy-ex",
"main": "index.js",
"directories": {
0 commit comments