Skip to content

Commit 8f1f313

Browse files
chore: Release 101.0.2 (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fac9d36 commit 8f1f313

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [101.0.2](https://www.github.com/grain-lang/libbinaryen/compare/v101.0.1...v101.0.2) (2022-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Always have a target non-Windows/non-MacOS ([#17](https://www.github.com/grain-lang/libbinaryen/issues/17)) ([fac9d36](https://www.github.com/grain-lang/libbinaryen/commit/fac9d36e5ddbfa7aaa7cc86344e53d716ae98c60))
9+
310
### [101.0.1](https://www.github.com/grain-lang/libbinaryen/compare/v101.0.0...v101.0.1) (2021-11-10)
411

512

libbinaryen.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
version: "101.0.1"
2+
version: "101.0.2"
33
synopsis: "Libbinaryen packaged for OCaml"
44
maintainer: "[email protected]"
55
author: "Blaine Bublitz"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grain/libbinaryen",
3-
"version": "101.0.1",
3+
"version": "101.0.2",
44
"description": "Libbinaryen packaged for OCaml.",
55
"author": "Blaine Bublitz <[email protected]>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)