Skip to content

Commit 2e022c1

Browse files
committed
Bump version to v0.9.0
1 parent 62bf1c4 commit 2e022c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "seed"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "A Rust framework for creating web apps, using WebAssembly"
5-
authors = ["DavidOConnor <[email protected]>", "Martin Kavík <[email protected]>"]
5+
authors = ["DavidOConnor <[email protected]>", "Martin Kavík <[email protected]>", "Markus Kohlhase <[email protected]>"]
66
license = "MIT"
77
repository = "https://github.com/seed-rs/seed"
88
homepage = "https://seed-rs.org"

0 commit comments

Comments
 (0)