Skip to content

Commit 422c113

Browse files
authored
To v3.1.0 (#89)
* To v3.1.0 * Add _typos
1 parent 28d8253 commit 422c113

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SpecialMatrices"
22
uuid = "928aab9d-ef52-54ac-8ca1-acd7ca42c160"
3-
version = "3.0.0"
3+
version = "3.1.0"
44

55
[deps]
66
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

_typos.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[default]
2+
extend-ignore-identifiers-re = [
3+
"Strang",
4+
"strang",
5+
]

0 commit comments

Comments
 (0)