Skip to content

Commit a021738

Browse files
committed
set version to 0.9.14
1 parent 1b8088b commit a021738

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CellListMap.jl Changelog
1010
[badge-fix]: https://img.shields.io/badge/Fix-purple.svg
1111
[badge-info]: https://img.shields.io/badge/Info-gray.svg
1212

13-
Version 0.9.14-DEV
13+
Version 0.9.14
1414
--------------
1515
- ![INFO][badge-info] Document the fact that the order of the pairs output by `neighborlist` functions is not guaranteed.
1616

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CellListMap"
22
uuid = "69e1c6dd-3888-40e6-b3c8-31ac5f578864"
33
authors = ["Leandro Martinez <lmartine@unicamp.br> and contributors"]
4-
version = "0.9.14-DEV"
4+
version = "0.9.14"
55

66
[deps]
77
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"

0 commit comments

Comments
 (0)