Skip to content

Commit 3e1ec5b

Browse files
docs: Fix spec version label in README (#54)
Just a minor README fix following up #46 Signed-off-by: Fabrizio Demaria <fabrizio.f.demaria@gmail.com>
1 parent b6457f6 commit 3e1ec5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!-- TODO: update this with the version of the SDK your implementation supports -->
1616

1717
<a href="https://github.com/open-feature/spec/releases/tag/v0.8.0">
18-
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.7.0&color=yellow&style=for-the-badge" />
18+
<img alt="Specification" src="https://img.shields.io/static/v1?label=specification&message=v0.8.0&color=yellow&style=for-the-badge" />
1919
</a>
2020
<!-- x-release-please-start-version -->
2121

0 commit comments

Comments
 (0)