Skip to content

Commit

Permalink
chore: Update package versions to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmythro committed Jul 31, 2024
1 parent 3c991cb commit cc382a4
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "annexare/countries-list",
"version": "3.1.0",
"version": "3.1.1",
"description": "Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.",
"type": "library",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions dist/cjs/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.iife.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/mjs/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "countries-list",
"version": "3.1.0",
"version": "3.1.1",
"description": "Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, currency, native name, phone. JSON, CSV and SQL.",
"main": "cjs/index.js",
"module": "mjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/countries/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "countries",
"version": "3.1.0",
"version": "3.1.1",
"type": "module",
"publishConfig": {
"access": "public"
Expand All @@ -23,4 +23,4 @@
"typescript": "~5.5.4"
},
"license": "MIT"
}
}

0 comments on commit cc382a4

Please sign in to comment.