Skip to content

Commit c3f422d

Browse files
committed
Setting version to 0.6.0:
New feature: * Now you can add markdown files in the source directories (like Readme.md) with comments about the structure of your code or any other relevant documentation and it will be copied to the generated docs, making them more readable * Links index is added to them, so you can easily refer to other files
1 parent 6ab90b2 commit c3f422d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "0.6.0-SNAPSHOT"
1+
version in ThisBuild := "0.6.0"

0 commit comments

Comments
 (0)