Skip to content

Commit 73b1be9

Browse files
committed
rename repo
1 parent dbc5ec3 commit 73b1be9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Each province is further subdivided into counties called shahrestan (Persian: ش
99

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

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

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

1616
#Installation
1717

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "iran",
33
"version": "0.0.1",
4-
"homepage": "https://github.com/arastu/iran-administrative-divisions",
4+
"homepage": "https://github.com/arastu/iran",
55
"authors": [
66
"Touhid Arastu <touhid.arastu@gmail.com> (http://arastu.ir/)"
77
],

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iran",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "List of Iran cities in json and xml format based on administrative divisions of Iran.",
55
"main": "dist/iran.js",
66
"dependencies": {
@@ -15,7 +15,7 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "https://github.com/arastu/iran-administrative-divisions.git"
18+
"url": "https://github.com/arastu/iran.git"
1919
},
2020
"keywords": [
2121
"iran",
@@ -30,7 +30,7 @@
3030
"author": "Touhid Arastu <touhid.arastu@gmail.com> (http://arastu.ir/)",
3131
"license": "MIT",
3232
"bugs": {
33-
"url": "https://github.com/arastu/iran-administrative-divisions-json/issues"
33+
"url": "https://github.com/arastu/iran/issues"
3434
},
35-
"homepage": "https://github.com/arastu/iran-administrative-divisions-json#readme"
35+
"homepage": "https://github.com/arastu/iran"
3636
}

0 commit comments

Comments
 (0)