瀏覽代碼

Feat: bump version for web release

Jonathan Kelley 4 年之前
父節點
當前提交
422d5ac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/core/Cargo.toml

+ 1 - 1
packages/core/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dioxus-core"
-version = "0.1.0"
+version = "0.1.1"
 authors = ["Jonathan Kelley <jkelleyrtp@gmail.com>"]
 edition = "2018"
 description = "Core functionality for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiences"