Skip to content

Commit

Permalink
chore(release): v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
henryhale committed Jan 5, 2024
1 parent bb53c64 commit 2404069
Show file tree
Hide file tree
Showing 2 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 +1,3 @@
# Changelog

## 0.0.1 (2024-01-05)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mathflow",
"version": "0.0.0",
"version": "0.0.1",
"description": "A concise, expressive scripting language for mathematical calculations with standard functions.",
"type": "module",
"exports": {
Expand Down Expand Up @@ -53,4 +53,4 @@
"lint-staged": {
".ts": "pnpm lint"
}
}
}

0 comments on commit 2404069

Please sign in to comment.