Skip to content

Commit 75ef1eb

Browse files
author
Isaac Brodsky
committed
Bump to version 3.6.4
1 parent 2ba65f8 commit 75ef1eb

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ for the Linux x64 and Darwin x64 platforms.
88

99
## [Unreleased]
1010
### Changed
11+
- Updated the core library to v3.6.4. (#64)
1112
- Updated the core library to v3.6.3. (#61)
1213

1314
## [3.6.3] - 2020-01-10

h3version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
h3.git.reference=v3.6.3
1+
h3.git.reference=v3.6.4

src/main/c/h3-java/src/jniapi.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616

1717
#include <stdbool.h>
18+
1819
#include "com_uber_h3core_NativeMethods.h"
1920
#include "h3api.h"
2021

0 commit comments

Comments
 (0)