Skip to content

Commit

Permalink
chore: release 2.4.0
Browse files Browse the repository at this point in the history
- deprecate old money methods from users controller
- new balance system:
    + bigint balance
    + easy/safe methods to interact
    + balance limit
- appstate template generator
- custom exception: BalanceError
  • Loading branch information
RFS-ADRENO committed Feb 27, 2024
1 parent 864bdb6 commit f76f0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xaviabot",
"version": "2.3.2",
"version": "2.4.0",
"description": "A Facebook Messenger Bot",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit f76f0fa

Please sign in to comment.