Skip to content

Commit 19a0d8c

Browse files
committed
Fixed fields; languages data is shorter; keywords; v1.0.1
2-char languages only, currencies updated as comma-separated as well.
1 parent 519f29f commit 19a0d8c

File tree

4 files changed

+1001
-992
lines changed

4 files changed

+1001
-992
lines changed

bower.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Countries",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"homepage": "https://github.com/annexare/Countries",
55
"authors": [
66
"Dmitry <[email protected]>"
@@ -10,6 +10,9 @@
1010
"country",
1111
"countries",
1212
"continent",
13+
"languages",
14+
"capital",
15+
"currency",
1316
"data",
1417
"json",
1518
"sql",

0 commit comments

Comments
 (0)