Skip to content

Commit 352273e

Browse files
committed
Update version to 0.3.1
1 parent f9ba024 commit 352273e

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
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.1
15+
16+
This prerelease was cut on September 14th, 2022.
17+
There are no security issues that we know of.
18+
1419
## Prerelease 0.3.0
1520

1621
This prerelease was cut on May 20th, 2022.

VERSION_NUMBER

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.3.1

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

+1-1
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.0",
5+
"version": "0.3.1",
66
"configurations": [
77
{
88
"name": "Debug onnx-mlir",

0 commit comments

Comments
 (0)