Skip to content

Commit c1c93ae

Browse files
committed
set version to 0.9.15-DEV
1 parent ad3f2a3 commit c1c93ae

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ 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.15-DEV
14+
--------------
15+
1316
Version 0.9.14
1417
--------------
1518
- ![INFO][badge-info] Document the fact that the order of the pairs output by `neighborlist` functions is not guaranteed.

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 <[email protected]> and contributors"]
4-
version = "0.9.14"
4+
version = "0.9.15-DEV"
55

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

0 commit comments

Comments
 (0)