Commit3914d9b8Recorded14 Jan 2026Repositorysigil-web-repl

Release v0.4.0

Message

Packages with changes: - sigil-build - sigil-lib - sigil-publish - sigil-irc - sigil-web - sigil-socket - sigil-http - sigil-sxml - sigil-version - sigil-stdlib - sigil-cli

Changed
 package.sgl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
package.sglmodified
@@ -5,7 +5,7 @@
5
6
(package
7
name: "sigil-playground"
8
version: "0.3.0"
+8
version: "0.4.0"
9
description: "Interactive Sigil playground for the web"
10
entry: "(sigil playground)"
11