Skip to content

Commit 4f9c55a

Browse files
committed
patch release
1 parent a39f449 commit 4f9c55a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The LiveServer.jl package is licensed under the MIT "Expat" License:
22

3-
> Copyright (c) 2019-2022: Jonas Asprion, Thibaut Lienart, and collaborators.
3+
> Copyright (c) 2019-2023: Jonas Asprion, Thibaut Lienart, and collaborators.
44
>
55
> Permission is hereby granted, free of charge, to any person obtaining a copy
66
> of this software and associated documentation files (the "Software"), to deal

Project.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "LiveServer"
22
uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
3-
authors = ["Jonas Asprion <jonas.asprion@gmx.ch", "Thibaut Lienart <tlienart@me.com>"]
4-
version = "1.0.2"
3+
authors = [
4+
"Jonas Asprion <jonas.asprion@gmx.ch",
5+
"Thibaut Lienart <tlienart@me.com>"
6+
]
7+
version = "1.0.3"
58

69
[deps]
710
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"

0 commit comments

Comments
 (0)