Skip to content

Commit a6e7f1e

Browse files
committed
Release v0.9.1
1 parent 8ffe240 commit a6e7f1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [unreleased]
3+
## v0.9.1
44

55
- Fix: `serde-wasm-bindgen` feature.
66

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "seed"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
description = "A Rust framework for creating web apps, using WebAssembly"
55
authors = ["DavidOConnor <[email protected]>", "Martin Kavík <[email protected]>", "Markus Kohlhase <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)