diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ A comment engine module for Windmark. # Cargo.toml [dependencies] -windmark-comments = "0.1.2" +windmark-comments = "0.1.3" ``` ### Attach Windmark Comments as a module (Windmark >= 0.1.8) |