update both

This commit is contained in:
Laesse 2022-08-15 22:30:04 +02:00
parent 521d29b3e8
commit 7167309bf5
2 changed files with 5 additions and 1 deletions

View file

@ -2,4 +2,6 @@
echo 'running bar!'
echo 'cool new feature -fixing feature'
echo 'new feature'
echo 'new feature'
echo 'and here'

View file

@ -4,3 +4,5 @@ echo 'Running foo!'
echo 'fixed bug'
echo 'fixed another bug'
echo 'NOT ANOTHER ONE'
echo 'adding a thing here'