Skip to content

Commit 47d36a0

Browse files
committed
v2.6.1
1 parent 345879a commit 47d36a0

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Countries",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"homepage": "http://annexare.github.io/Countries/",
55
"author": {
66
"name": "Dmytro",

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "annexare/countries-list",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.",
55
"type": "library",
66
"keywords": [

dist/index.es5.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "countries-list",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.",
55
"main": "./dist/index.es5.min.js",
66
"repository": {

0 commit comments

Comments
 (0)