Skip to content

Commit b22921a

Browse files
committed
Release v0.2.5
1 parent b56e543 commit b22921a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BSplines.jl changelog
22

3-
## master
3+
## v0.2.5
44

55
* ![Enhancement](https://img.shields.io/badge/-enhancement-blue) `length(::BSplineBasis)` now always returns a value of type `Int`. ([#7](https://github.com/sostock/BSplines.jl/pull/7))
66

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BSplines"
22
uuid = "488c2830-172b-11e9-1591-253b8a7df96d"
33
authors = ["Sebastian Stock"]
4-
version = "0.2.4"
4+
version = "0.2.5"
55

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

0 commit comments

Comments
 (0)