Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
chill117 committed Oct 14, 2023
1 parent a5d63cd commit 6767b7e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

* v1.2.0:
* Added more fiat currencies
* v1.1.0:
* More fiat currencies
* Minor changes in data structure of fiatCurrencies array
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bleskomat.conf",
"version": "1.1.0",
"version": "1.2.0",
"description": "Node.js module to read/write bleskomat.conf files. Also includes recommended fiat currency configurations.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 6767b7e

Please sign in to comment.