Skip to content

Commit 2417378

Browse files
Bumped version number
1 parent 8bbcb30 commit 2417378

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.3.0 (2015-06-11)
2+
--
3+
Improvements:
4+
* Core: removed static functions.
5+
16
1.2.0 (2015-05-21)
27
--
38
Improvements:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ When using [Composer](https://getcomposer.org) you can always load in the latest
1414
``` json
1515
{
1616
"require": {
17-
"jeroendesloovere/geolocation-php-api": "1.2.*"
17+
"jeroendesloovere/geolocation-php-api": "1.3.*"
1818
}
1919
}
2020
```

0 commit comments

Comments
 (0)