Skip to content

Commit b022246

Browse files
committed
tag 0.1.13
1 parent 35273aa commit b022246

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

calcit.cirru

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compact.cirru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
{} (:package |app)
3-
:configs $ {} (:init-fn |app.server/main!) (:reload-fn |app.server/reload!) (:version |0.1.12)
3+
:configs $ {} (:init-fn |app.server/main!) (:reload-fn |app.server/reload!) (:version |0.1.13)
44
:modules $ [] |lilac/ |recollect/ |memof/ |ws-edn.calcit/ |cumulo-util.calcit/ |cumulo-reel.calcit/ |fuzzy-filter/
55
:entries $ {}
66
:page $ {} (:init-fn |app.client/main!) (:reload-fn |app.client/reload!)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "termina",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "Start process from a Webpage",
55
"bin": {
66
"termina": "./server.mjs"

0 commit comments

Comments
 (0)