Skip to content

Commit

Permalink
Bump version to 1.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Sep 14, 2022
1 parent 6138add commit 69349bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maturin-action",
"version": "1.29.1",
"version": "1.29.2",
"description": "GitHub Action to install and run a custom maturin command",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -37,4 +37,4 @@
"eslint-plugin-github": "^4.3.5",
"prettier": "^2.6.0"
}
}
}

0 comments on commit 69349bc

Please sign in to comment.