Skip to content

Commit b8ae985

Browse files
committed
release v1.0.1
1 parent aa202cb commit b8ae985

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/chunk1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19828,7 +19828,7 @@ var core = __toESM(require_core());
1982819828
// package.json
1982919829
var package_default = {
1983019830
name: "crates-io-auth-action",
19831-
version: "1.0.0",
19831+
version: "1.0.1",
1983219832
description: "Get a temporary access token that you can use to interact with crates.io.",
1983319833
private: true,
1983419834
scripts: {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crates-io-auth-action",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Get a temporary access token that you can use to interact with crates.io.",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)