Skip to content

Commit 6397f88

Browse files
committed
Bump version
1 parent 63938dd commit 6397f88

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## 0.0.45
1+
## 0.0.46
22
+ Function is now Muna!
3+
4+
## 0.0.45
35
+ Refactored `Acceleration` enumeration to be string union type.
46

57
## 0.0.44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "muna",
3-
"version": "0.0.45",
3+
"version": "0.0.46",
44
"description": "Run AI models anywhere.",
55
"scripts": {
66
"build": "npm run clean && npm run build:esm && npm run build:umd",

0 commit comments

Comments
 (0)