Skip to content

Commit 09eead9

Browse files
committed
Update README.md
1 parent 1539369 commit 09eead9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [PHPExif v0.4.0](http://github.com/Miljar/php-exif) [![Build Status](https://travis-ci.org/Miljar/php-exif.png?branch=master)](https://travis-ci.org/Miljar/php-exif) [![Coverage Status](https://coveralls.io/repos/Miljar/php-exif/badge.svg?branch=master)](https://coveralls.io/r/Miljar/php-exif?branch=master) [![Code Climate](https://codeclimate.com/github/Miljar/php-exif/badges/gpa.svg)](https://codeclimate.com/github/Miljar/php-exif)
1+
# [PHPExif v0.5.0](http://github.com/Miljar/php-exif) [![Build Status](https://travis-ci.org/Miljar/php-exif.png?branch=master)](https://travis-ci.org/Miljar/php-exif) [![Coverage Status](https://coveralls.io/repos/Miljar/php-exif/badge.svg?branch=master)](https://coveralls.io/r/Miljar/php-exif?branch=master) [![Code Climate](https://codeclimate.com/github/Miljar/php-exif/badges/gpa.svg)](https://codeclimate.com/github/Miljar/php-exif)
22

33
PHPExif is a library which gives you easy access to the EXIF meta-data of an image.
44

@@ -12,7 +12,7 @@ PHPExif serves as a wrapper around some native or CLI tools which access this EX
1212
## Installation (composer)
1313

1414
```json
15-
"miljar/php-exif": "~0.4.0"
15+
"miljar/php-exif": "~0.5.0"
1616
```
1717

1818

@@ -42,6 +42,8 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/Mi
4242
* [Christophe Singer](https://github.com/wasinger)
4343
* [Hanov Ruslan](https://github.com/hanovruslan)
4444
* [Julian Gutierrez](https://github.com/juliangut)
45+
* [Marek Szymczuk](https://github.com/bonzai)
46+
* [Scott Pringle](https://github.com/Luciam91)
4547

4648
## License
4749

0 commit comments

Comments
 (0)