Skip to content

Commit 6483a1b

Browse files
chore(go-feature-flag): Bump WASM module to 0.2.0 (#1698)
1 parent ca71995 commit 6483a1b

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.1.4</wasm.version>
23+
<wasm.version>0.2.0</wasm.version>
2424
</properties>
2525

2626
<developers>

0 commit comments

Comments
 (0)