Explorar o código

Bump interpreter

Jonathan Kelley %!s(int64=2) %!d(string=hai) anos
pai
achega
563a2b0953
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"