Skip to content

Commit

Permalink
Bump to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asny committed May 12, 2021
1 parent b6b2f68 commit 2358d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "three-d"
version = "0.7.0" # Remember to update example links
version = "0.7.1" # Remember to update example links
authors = ["Asger Nyman Christiansen <asgernyman@gmail.com>"]
edition = "2018"
description = "A renderer which compiles to both desktop (OpenGL) and web (WebAssembly + WebGL)."
Expand Down

0 comments on commit 2358d44

Please sign in to comment.