Skip to content

Commit

Permalink
Merge pull request #69 from nrabinowitz/release-3.6.1
Browse files Browse the repository at this point in the history
Preparing for release 3.6.1
  • Loading branch information
Nick Rabinowitz authored Sep 19, 2019
2 parents c39d364 + 48bad68 commit 2052689
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. This librar

## [Unreleased]

## [3.6.1] - 2019-09-19
### Fixed
- Downgraded required `yarn` version (#68)

## [3.6.0] - 2019-09-12
### Fixed
- Removed `unhandledRejection` handling from emscripten build (#64)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "h3-js",
"version": "3.6.0",
"version": "3.6.1",
"description": "Emscripten transpiled libh3 'bindings' for Node/Web JS",
"author": "Nick Rabinowitz <[email protected]>",
"contributors": [
Expand Down

0 comments on commit 2052689

Please sign in to comment.