Skip to content

Commit 627ef37

Browse files
committed
version bump + news
1 parent 4ca7bf5 commit 627ef37

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# News
2+
3+
# version 0.2
4+
5+
* interop with [`Literate.jl`](https://github.com/fredrikekre/Literate.jl); see [the docs](https://asprionj.github.io/LiveServer.jl/dev/man/ls+lit/) for more information (#71)
6+
* improvements to `servedocs` including keyword `verbose` (#70)

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LiveServer"
22
uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
33
authors = ["Jonas Asprion <jonas.asprion@gmx.ch", "Thibaut Lienart <tlienart@me.com>"]
4-
version = "0.1.1"
4+
version = "0.2.0"
55

66
[deps]
77
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"

0 commit comments

Comments
 (0)