Skip to content

Commit 2b53e11

Browse files
chore(go-feature-flag): Bump WASM module to 0.1.3 (#1688)
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 4f2e33d commit 2b53e11

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

providers/go-feature-flag/pom.xml

Lines changed: 2 additions & 2 deletions
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>v1.45.4</wasm.version>
23+
<wasm.version>0.1.3</wasm.version>
2424
</properties>
2525

2626
<developers>
@@ -131,4 +131,4 @@
131131
</plugin>
132132
</plugins>
133133
</build>
134-
</project>
134+
</project>

0 commit comments

Comments
 (0)