Skip to content

Commit

Permalink
🔖 Release as v1.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Nov 4, 2023
1 parent 98dc7c5 commit ff965e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.3.20 (WIP)
## 1.3.20 (2023-11-04)

* Make `Base#callOrNext(name, args, next)` handle methods without callbacks
* Add `castToBigInt` and `convertBigIntForDatasource` to `Datasource` class
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "alchemymvc",
"description": "MVC framework for Node.js",
"version": "1.3.20-alpha",
"version": "1.3.20",
"author": "Jelle De Loecker <jelle@elevenways.be>",
"keywords": [
"alchemy",
Expand Down

0 comments on commit ff965e7

Please sign in to comment.