瀏覽代碼

Bump interpreter

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

+ 1 - 1
packages/interpreter/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "dioxus-interpreter-js"
-version = "0.3.1"
+version = "0.3.2"
 edition = "2018"
 authors = ["Jonathan Kelley"]
 description = "JS Intepreter for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiences"