We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad77c46 commit 8f06437Copy full SHA for 8f06437
README.md
@@ -50,4 +50,4 @@ This Json version is an array of object of the following shape:
50
51
## Licence
52
53
-This work is licensed under a [https://creativecommons.org/licenses/by/3.0/).
+This work is licensed under a [Creative Commons Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0/).
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cities.json",
3
- "version": "1.1.4",
+ "version": "1.1.5",
4
"description": "Cities of the world in Json based on GeoNames Gazetteer",
5
"main": "cities.json",
6
"scripts": {
0 commit comments