Compare commits

..

2 commits

Author SHA1 Message Date
ca30fd615c gitignore
Some checks failed
/ test (push) Successful in 36s
/ deploy (push) Failing after 35s
2026-08-25 18:57:09 +02:00
bb0a0ff614 bumb version 2026-08-25 18:57:09 +02:00
3 changed files with 1049 additions and 2 deletions

3
.gitignore vendored
View file

@ -3,4 +3,5 @@
bazel-bin
bazel-genfiles
bazel-out
bazel-testlogs
bazel-testlogs
bazel-ScrowCommands

1046
MODULE.bazel.lock generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -1,2 +1,2 @@
GROUP = "site.lab0x13.scrow"
VERSION = "0.1-SNAPSHOT"
VERSION = "0.2-SNAPSHOT"