Skip to content

Commit

Permalink
2.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Oct 31, 2022
1 parent 473e05b commit 4ee7b35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

<a name="v2.0.0-beta.2"></a>
## [v2.0.0-beta.2](https://github.com/rdfostrich/ostrich-node/compare/v2.0.0-beta.1...v2.0.0-beta.2) - 2022-10-31

### Fixed
* [Fix invalid main entry in package.json](https://github.com/rdfostrich/ostrich-node/commit/473e05b397311d514d559b32c7f1c1bd669d23d5)

<a name="v2.0.0-beta.1"></a>
## [v2.0.0-beta.1](https://github.com/rdfostrich/ostrich-node/compare/v2.0.0-beta.0...v2.0.0-beta.1) - 2022-10-31

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": "ostrich-bindings",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "Native bindings to access OSTRICH RDF triple archives",
"author": "Ruben Taelman <rubensworks@gmail.com>, Miel Vander Sande <miel.vandersande@ugent.be>, Olivier Pelgrin <olivier@cs.aau.dk>",
"keywords": [
Expand Down

0 comments on commit 4ee7b35

Please sign in to comment.