Skip to content

Commit

Permalink
Releasing 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Feb 17, 2023
1 parent 6f01de4 commit a1ed5c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.21.1 (????-??-??)
0.21.1 (2023-02-17)
-------------------

* Export server version string
Expand Down
4 changes: 2 additions & 2 deletions 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": "@curveball/core",
"version": "0.21.0",
"version": "0.21.1",
"description": "Curveball is a framework writting in Typescript for Node.js",
"type": "module",
"exports": {
Expand Down

0 comments on commit a1ed5c6

Please sign in to comment.