Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpsan authored Apr 21, 2018
1 parent ec15d8d commit 1ba91a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "scorpsan/yii2-geoip",
"description": "An extension that allows you to obtain the visitor's IP address and location information from any IP address. Uses http://sypexgeo.net/ for online and http://www.ip2location.com/ library for offline data retrieval.",
"type": "yii2-extension",
"keywords": ["yii2","extension","ip","location","geo","city","country"],
"keywords": ["yii2","extension","ip","location","geo","geoip","city","region","country"],
"license": "BSD-3-Clause",
"version": "1.0.0",
"version": "1.0.1",
"authors": [
{
"name": "Dzmitry Saniuk",
Expand Down

0 comments on commit 1ba91a7

Please sign in to comment.