Skip to content

Commit 49f074c

Browse files
committed
v0.23
- removed wasmtime_config_max_instances_set from Wasm::Wasmtime::Config (gh#117)
1 parent 638374d commit 49f074c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for {{$dist->name}},
22

33
{{$NEXT}}
4+
5+
0.23 2022-11-04 06:33:12 -0600
46
- removed wasmtime_config_max_instances_set from Wasm::Wasmtime::Config
57
(gh#117)
68

dist.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author = Graham Ollis <[email protected]>
33
license = Perl_5
44
copyright_holder = Graham Ollis
55
copyright_year = 2020-2022
6-
version = 0.22
6+
version = 0.23
77

88
; authordep Test::Memory::Cycle
99

0 commit comments

Comments
 (0)