Skip to content

Commit

Permalink
Merge branch 'main' into fix-mesh-basic
Browse files Browse the repository at this point in the history
  • Loading branch information
bennibolm authored Feb 7, 2024
2 parents 02e40ec + 74c9024 commit 80d83ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@v1.17.2
uses: crate-ci/typos@v1.18.0
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Smesh"
uuid = "e2b06280-edec-413c-a3a2-1b4e389db7bf"
authors = ["Simone Chiocchetti <[email protected]>", "Benjamin Bolm <[email protected]>", "Michael Schlottke-Lakemper <[email protected]>"]
version = "0.1.2-dev"
version = "0.1.3-dev"

[deps]
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Expand Down

0 comments on commit 80d83ab

Please sign in to comment.