Skip to content

Commit

Permalink
bump version up
Browse files Browse the repository at this point in the history
  • Loading branch information
hlorenzi committed Oct 7, 2023
1 parent 3735e82 commit 3913be5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "customasm"
version = "0.13.3"
version = "0.13.4"
edition = "2021"
authors = ["hlorenzi <https://hlorenzi.com>"]
description = "An assembler for custom, user-defined instruction sets!"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ you just implemented in an FPGA chip!
[📚 Check out the wiki](https://github.com/hlorenzi/customasm/wiki)
for a changelog, documentation, and a how-to-start guide!

[💲 Check out the command-line help!](/src/usage_help.md)
[💲 Check out the command-line help!](/src/usage_help.md) (Better formatted on the command-line itself)

## Installation

Expand Down

0 comments on commit 3913be5

Please sign in to comment.