Skip to content

Commit 5f8a1b3

Browse files
committed
Bump version to 1.46.0
1 parent a602831 commit 5f8a1b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "maturin-action",
3-
"version": "1.45.0",
3+
"version": "1.46.0",
44
"description": "GitHub Action to install and run a custom maturin command",
55
"main": "dist/index.js",
66
"scripts": {
@@ -37,4 +37,4 @@
3737
"eslint-plugin-github": "^4.4.0",
3838
"prettier": "^2.8.8"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)