Release version 1.1.0 💨

This commit is contained in:
Elfet 2014-07-12 14:44:09 +04:00
parent 388189bda2
commit 431fbe307d
2 changed files with 4 additions and 10 deletions

2
build
View File

@ -2,7 +2,7 @@
<?php
require __DIR__ . '/vendor/autoload.php';
$version = '1.1.0-beta';
$version = '1.1.0';
$pharName = "deployer-$version.phar";
$pharFile = __DIR__ . '/' . $pharName;

View File

@ -1,14 +1,8 @@
[
{
"name": "deployer.phar",
"sha1": "b8c022ce1770a75b340eea844e4f4f556a6a588f",
"name": "deployer-1.1.0.phar",
"sha1": "84be2705b330bba6212532f77e6eab45dd9cef11",
"url": "http:\/\/deployer.in\/deployer.phar",
"version": "1.0.1"
},
{
"name": "deployer-1.1.0-beta.phar",
"sha1": "45488dcf8531a1620b5be1a8bcbd185e6a90d976",
"url": "http:\/\/deployer.in\/deployer-1.1.0-beta.phar",
"version": "1.1.0-beta"
"version": "1.1.0"
}
]