minor version bump

This commit is contained in:
2023-07-19 15:14:46 +01:00
parent 5f08b97759
commit af85d8b9ab
5 changed files with 58 additions and 13 deletions

9
.gitignore vendored
View File

@@ -46,7 +46,8 @@ build-iPhoneSimulator/
# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# Gemfile.lock
# .ruby-version
.ruby-version
.ruby_version
# .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
@@ -56,6 +57,8 @@ build-iPhoneSimulator/
# .rubocop-https?--*
# config
obs.toml
obs.yml
# quick test
quick.rb
quick.rb
.vscode/