Skip to content

Commit 2b3fc73

Browse files
chore(go-feature-flag): Bump WASM module to 0.2.2 (#1796)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: thomaspoignant <17908063+thomaspoignant@users.noreply.github.com>
1 parent a8d72ee commit 2b3fc73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

providers/go-feature-flag/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- override module name defined in parent ("-" is not allowed) -->
2121
<module-name>${groupId}.gofeatureflag</module-name>
2222

23-
<wasm.version>0.2.0</wasm.version>
23+
<wasm.version>0.2.2</wasm.version>
2424
</properties>
2525

2626
<developers>

0 commit comments

Comments
 (0)