Skip to content

Commit c7f0762

Browse files
committed
Update version 0.3.2
Signed-off-by: Charles Volzka <cjvolzka@us.ibm.com>
1 parent b1a99f2 commit c7f0762

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Releases are extensively tested, including the following steps.
1111

1212
# Current releases
1313

14+
## Prerelease 0.3.2
15+
16+
This prerelease was cut on November 22nd, 2022.
17+
There are no security issues that we know of.
18+
1419
## Prerelease 0.3.1
1520

1621
This prerelease was cut on September 14th, 2022.

VERSION_NUMBER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.3.2

docs/docker-example/.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use IntelliSense to learn about possible attributes.
33
// Hover to view descriptions of existing attributes.
44
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5-
"version": "0.3.1",
5+
"version": "0.3.2",
66
"configurations": [
77
{
88
"name": "Debug onnx-mlir",

0 commit comments

Comments
 (0)