mirror of
https://github.com/actions-rs/cargo.git
synced 2024-11-14 21:46:34 +02:00
Restore package.json version to 1.1.0
This commit is contained in:
parent
0e77f895e3
commit
1baa1a0000
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "rust-cargo",
|
"name": "rust-cargo",
|
||||||
"version": "1.1.1",
|
"version": "1.1.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Run cargo command",
|
"description": "Run cargo command",
|
||||||
"main": "lib/main.js",
|
"main": "lib/main.js",
|
||||||
|
|
Loading…
Reference in a new issue