File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v8.0.0] ( https://github.com/bytecodealliance/wasmtime-rb/tree/v8.0.0 ) (2023-04-25)
4+
5+ [ Full Changelog] ( https://github.com/bytecodealliance/wasmtime-rb/compare/v7.0.0...v8.0.0 )
6+
7+ ** Merged pull requests:**
8+
9+ - Wasmtime 8.0 [ \# 173] ( https://github.com/bytecodealliance/wasmtime-rb/pull/173 ) ([ jbourassa] ( https://github.com/jbourassa ) )
10+
311## [ v7.0.0] ( https://github.com/bytecodealliance/wasmtime-rb/tree/v7.0.0 ) (2023-04-06)
412
513[ Full Changelog] ( https://github.com/bytecodealliance/wasmtime-rb/compare/v6.0.1...v7.0.0 )
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- wasmtime (7 .0.0 )
4+ wasmtime (8 .0.0 )
55 rb_sys (~> 0.9.60 )
66
77GEM
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Wasmtime
4- VERSION = "7 .0.0"
4+ VERSION = "8 .0.0"
55end
You can’t perform that action at this time.
0 commit comments