release: 0.3.0 (#281)

Co-authored-by: zach <zach@dylib.so>
This commit is contained in:
Benjamin Eckel
2023-03-15 09:42:05 -05:00
committed by GitHub
parent d950e9149b
commit 8d76cf0440
14 changed files with 21 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Extism
VERSION = "0.2.0"
VERSION = "0.3.0"
end