Skip to content

Commit 1adf808

Browse files
committed
bump version
1 parent f700b47 commit 1adf808

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you want to use Veritrans Payment API without Omnipay, we suggest you check o
1717

1818
Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply run:
1919

20-
$ php composer.phar require andylibrian/omnipay-veritrans:dev-master
20+
$ php composer.phar require andylibrian/omnipay-veritrans
2121

2222

2323
## Basic Usage

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"extra": {
4545
"branch-alias": {
46-
"dev-master": "0.1.x-dev"
46+
"dev-master": "2.0.x-dev"
4747
}
4848
}
4949
}

0 commit comments

Comments
 (0)