Browse Source

release: bump fermi

Jonathan Kelley 2 years ago
parent
commit
4694e4d63e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fermi/Cargo.toml

+ 1 - 1
packages/fermi/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "fermi"
-version = "0.2.1"
+version = "0.3.0"
 authors = ["Jonathan Kelley"]
 edition = "2018"
 description = "Global state management for Dioxus"