Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
toplan committed Nov 18, 2015
1 parent 75456ad commit 6f8769d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
在项目根目录下运行如下composer命令:
```php
//安装稳定版本
composer require 'toplan/laravel-sms:~1.0.1'
composer require 'toplan/laravel-sms:~1.0.2'

//安装开发中版本
composer require 'toplan/laravel-sms:dev-master'
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "toplan/laravel-sms",
"description": "sms send package for laravel",
"license": "MIT",
"version": "1.0.1",
"version": "1.0.2",
"keywords": ["sms", "laravel sms", "laravel-sms"],
"authors": [
{
Expand Down

0 comments on commit 6f8769d

Please sign in to comment.