Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ollej committed Jul 15, 2022
1 parent d69231c commit c4f5bf6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rusty-code"
version = "0.4.0"
version = "0.5.0"
edition = "2021"

[dependencies]
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Rusty Code

Display source code on screen using Macroquad.
Display source code on screen using Macroquad, built with Rust.

![Screenshot](https://ollej.github.io/rusty-code/assets/rusty-code.png)

Expand Down Expand Up @@ -56,7 +56,7 @@ Run from command line to display sourcecode syntax highlighted on screen using
the Macroquad game library.

```
rusty-code 0.3.0
rusty-code 0.5.0
A small tool to display sourcecode files
USAGE:
Expand Down

0 comments on commit c4f5bf6

Please # to comment.