Skip to content

Commit ad3f2a3

Browse files
authored
Merge pull request #134 from m3g/release-0.9.14
set version to 0.9.14
2 parents 1b8088b + a021738 commit ad3f2a3

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
@@ -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 <[email protected]> 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)