Skip to content

Commit

Permalink
rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
arastu committed Jun 5, 2015
1 parent dbc5ec3 commit 73b1be9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Each province is further subdivided into counties called shahrestan (Persian: ش

#Downloads (Right-click, and use "Save As")

Version 0.0.1 [Source code (zip)](https://github.com/arastu/iran-administrative-divisions/archive/0.0.1.zip)
Version 0.1.0 [Source code (zip)](https://github.com/arastu/iran/archive/0.1.0.zip)

Version 0.0.1 [Source code (tar.gz)](https://github.com/arastu/iran-administrative-divisions/archive/0.0.1.tar.gz)
Version 0.1.0 [Source code (tar.gz)](https://github.com/arastu/iran/archive/0.1.0.tar.gz)

#Installation

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iran",
"version": "0.0.1",
"homepage": "https://github.com/arastu/iran-administrative-divisions",
"homepage": "https://github.com/arastu/iran",
"authors": [
"Touhid Arastu <touhid.arastu@gmail.com> (http://arastu.ir/)"
],
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iran",
"version": "0.0.1",
"version": "0.1.0",
"description": "List of Iran cities in json and xml format based on administrative divisions of Iran.",
"main": "dist/iran.js",
"dependencies": {
Expand All @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/arastu/iran-administrative-divisions.git"
"url": "https://github.com/arastu/iran.git"
},
"keywords": [
"iran",
Expand All @@ -30,7 +30,7 @@
"author": "Touhid Arastu <touhid.arastu@gmail.com> (http://arastu.ir/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/arastu/iran-administrative-divisions-json/issues"
"url": "https://github.com/arastu/iran/issues"
},
"homepage": "https://github.com/arastu/iran-administrative-divisions-json#readme"
"homepage": "https://github.com/arastu/iran"
}

0 comments on commit 73b1be9

Please sign in to comment.