Skip to content

Commit

Permalink
[release] Release first preliminary version v0.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
cipriancraciun committed Aug 14, 2021
1 parent 504c016 commit 1abeee1
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion scripts/sources.z-run
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@

if test -s ./sources/embedded/build/sources.cpio.gz ; then
rm -- ./sources/embedded/build/sources.cpio.gz
touch -- ./sources/embedded/build/sources.cpio.gz
fi
touch --reference ./sources/embedded/build/timestamp.txt -- ./sources/embedded/build/sources.cpio.gz

execline-cd ./sources \
find . \
Expand Down
2 changes: 1 addition & 1 deletion sources/embedded/build/number.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1833
2025
Binary file modified sources/embedded/build/sources.cpio.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion sources/embedded/build/sources.hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ebb96c63e34865c2d99d3244fb6e8c93
51382d0da05c3e129fc73eac59754fad
9 changes: 5 additions & 4 deletions sources/embedded/build/sources.md5
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,15 @@ d41d8cd98f00b204e9800998ecf8427e *embedded/templates/library-view.txt
6ba68a8d492f4b556b28fbfaa4fe6705 *embedded/templates/version.html
4a03a9ecf069e3ca4825c5914aed1072 *go.mod
6a98f6a3e0697ad21a85bc577edda7e9 *go.sum
da95848c11b7c2a8fc121732f46ff9cb *lib/browser.go
adc6da72ee5469f8ccf099b27445088a *lib/constants.go
a0bf1b0a0d713f9cce7429a3a5f1b7d1 *lib/crypto.go
14a744142f8db5aaaf3792b9b2c88e52 *lib/document.go
ccb4536deb65e3d7b72c64914b34bad1 *lib/editor.go
591de8a12b467b745e38f7f98667b065 *lib/editor.go
ad208f51cae08fd86fe0fbaacc1f46f4 *lib/globals.go
5baedbac808251ccdcaaf5fa4ff5b803 *lib/index.go
af2deb2441e88db99b1b0e77175d662f *lib/library.go
3d9db98219c79c2b1dc190c533930854 *lib/main.go
211f515a6587ca4b6c5ed2de29b23637 *lib/library.go
ce3de23ba78fb5601226c0e83f3c6dfc *lib/main.go
1eda90712c28eed65f1c947c5e5dd8f3 *lib/parser-commonmark.go
06316230933c70c61bac6a71764ebae8 *lib/parser-snippets.go
c67ffe68ccb6db3cb86af13bcbcb67e3 *lib/premain.go
Expand All @@ -42,4 +43,4 @@ d41a36463ad5ae7a0b8d61afe208b4cc *lib/server.go
138952de04f7616336d8f0fb6a3aed76 *lib/templates.go
716d90ef359073b920195c4b8d2f905e *lib/transcript.go
9b082d19b96cd17ce721c95f66620d55 *lib/utils.go
3a1dcccf4280b78cebdc76a267a2fc2a *lib/workflows.go
e8011c67c8d7d33ec77c29bea99f1450 *lib/workflows.go
2 changes: 1 addition & 1 deletion sources/embedded/build/timestamp.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021-08-12-00-32-18
2021-08-13-11-56-08
2 changes: 1 addition & 1 deletion sources/embedded/build/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.0.1

0 comments on commit 1abeee1

Please sign in to comment.