File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,13 @@ GeometricAlgebra.jl Release Notes
2
2
=================================
3
3
4
4
-------------------------------------------------------------------------------
5
- 0.1.0 (2022-03-DD)
6
- ==================
5
+ v0.1.1 (2022-05-26)
6
+ ===================
7
+ * Update release notes.
8
+
9
+ -------------------------------------------------------------------------------
10
+ v0.1.0 (2022-05-26)
11
+ ===================
7
12
* Initial version of package.
8
13
9
14
-------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
name = " GeometricAlgebra"
2
2
uuid = " 7adf08e9-5ce8-4ef7-b490-37ded1c6a328"
3
3
authors = [" Kevin Chu <kevin@velexi.com> and contributors" ]
4
- version = " 0.1.0 "
4
+ version = " 0.1.1 "
5
5
6
6
[deps ]
7
7
BenchmarkTools = " 6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
@@ -13,4 +13,4 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
13
13
julia = " 1.6, 1.7"
14
14
BenchmarkTools = " 1"
15
15
DataStructures = " 0.18"
16
- Documenter = " 0.27"
16
+ Documenter = " 0.27"
You can’t perform that action at this time.
0 commit comments