Skip to content

Commit 622084e

Browse files
committed
Update package meta, v2.4.0
1 parent d4b3c7a commit 622084e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
coverage/
12
data/
23
.idea
34
.editorconfig

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.3.2",
3+
"version": "2.4.0",
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.3.2",
3+
"version": "2.4.0",
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": [

0 commit comments

Comments
 (0)