Skip to content

Commit 34eb78c

Browse files
committed
Bump to 0.3.3
1 parent b2c98e2 commit 34eb78c

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["Bálint Kiss"]
33
name = "renderer-rust"
4-
version = "0.3.2"
4+
version = "0.3.3"
55
edition = "2021"
66
publish = false
77

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ graphics API on desktop and WebGL2 on WebAssembly.
2929
## Try it out!
3030

3131
- [Live demo in web browser](https://www.balintkissdev.com/3d-renderer-rust)
32-
- [Windows 64-bit download](https://github.com/balintkissdev/3d-renderer-rust/releases/download/0.3.2/3d-renderer-rust-0.3.2-win64.zip)
33-
- [Linux 64-bit download](https://github.com/balintkissdev/3d-renderer-rust/releases/download/0.3.2/3d-renderer-rust-0.3.2-linux-x86_64.tar.gz)
32+
- [Windows 64-bit download](https://github.com/balintkissdev/3d-renderer-rust/releases/download/0.3.3/3d-renderer-rust-0.3.3-win64.zip)
33+
- [Linux 64-bit download](https://github.com/balintkissdev/3d-renderer-rust/releases/download/0.3.3/3d-renderer-rust-0.3.3-linux-x86_64.tar.gz)
3434

3535
## Motivation
3636

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)