Version 0.0.5.

This commit is contained in:
Chris Fallin 2023-02-21 22:49:19 -08:00
parent de5c990d18
commit e751174e9e

View file

@ -1,6 +1,6 @@
[package] [package]
name = "waffle" name = "waffle"
version = "0.0.4" version = "0.0.5"
description = "Wasm Analysis Framework For Lightweight Experiments" description = "Wasm Analysis Framework For Lightweight Experiments"
authors = ["Chris Fallin <chris@cfallin.org>"] authors = ["Chris Fallin <chris@cfallin.org>"]
license = "Apache-2.0 WITH LLVM-exception" license = "Apache-2.0 WITH LLVM-exception"