Skip to content

Commit b6e524a

Browse files
authored
docs: the versions a consumer writes are the versions that are published (#4)
1 parent 19d7e5e commit b6e524a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ An implementation of [openkal](https://github.com/mcpplibs/openkal) for Windows.
44

55
```toml
66
[dependencies]
7-
openkal = "0.5.0"
7+
openkal = "0.5.1"
88

99
[target.'cfg(windows)'.dependencies]
10-
openkal-windows = "0.1.0"
10+
openkal-windows = "0.1.1"
1111
```
1212

1313
Its purpose is as much to test the specification as to be used. openkal was

0 commit comments

Comments
 (0)