Skip to content

Commit

Permalink
update node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
SudoWeezy committed Jul 5, 2024
1 parent a069464 commit 07b3bbe
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion arcw-lint-js/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "arcw-lint-js"
version = "0.1.14"
version = "0.1.15"
edition = "2021"
license = "MPL-2.0"
rust-version = "1.60"
Expand Down
2 changes: 1 addition & 1 deletion arcw-lint-js/tests/arcs/arc-0020.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
status: Final
status: Draft
---

5 changes: 3 additions & 2 deletions arcw-lint-js/tests/arcs/arc-1000.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ title: A sample proposal
description: This proposal is a sample that should be considered
author: John Doe (@johndoe), Jenny Doe <[email protected]>
discussions-to: https://github.com/algorandfoundation/ARCs/issues/
status: Withdrawn
status: Last Call
last-call-deadline: 2020-01-01
type: Standards Track
category: Core
created: 2020-01-01
withdrawal-reason: not good
requires: 20
---

## Abstract
Expand Down

0 comments on commit 07b3bbe

Please sign in to comment.