Skip to content

Commit

Permalink
Release rstml-control-flow
Browse files Browse the repository at this point in the history
  • Loading branch information
vldm committed Jul 28, 2024
1 parent bcfacc2 commit 23ba0d3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions rstml-control-flow/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[package]
name = "rstml-control-flow"
version = "0.1.0"
description = "Custom nodes with control flow implementation for rstml. Usefull when you need to implement If, For, etc."
version = "0.1.1"
edition.workspace = true
authors.workspace = true
keywords.workspace = true
repository.workspace = true
readme.workspace = true
readme = "README.md"
license.workspace = true
include.workspace = true

Expand Down

0 comments on commit 23ba0d3

Please sign in to comment.