Skip to content

Commit c15ff7b

Browse files
committed
tag 0.0.11
1 parent ccf89c9 commit c15ff7b

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
@@ -2,7 +2,7 @@
22
{} (:package |quamolit)
33
:configs $ {} (:init-fn |quamolit.app.main/main!) (:reload-fn |quamolit.app.main/reload!)
44
:modules $ [] |pointed-prompt/
5-
:version |0.0.10
5+
:version |0.0.11
66
:files $ {}
77
|quamolit.app.comp.portal $ {}
88
:ns $ quote

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.10",
2+
"version": "0.0.11",
33
"dependencies": {
44
"@calcit/procs": "^0.4.31"
55
},

0 commit comments

Comments
 (0)