Skip to content

Commit a690865

Browse files
committed
chore: bump VERSION to 0.10.1
1 parent 244df80 commit a690865

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0
1+
0.10.1

docs/nv-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "latest",
44
"url": "https://nvidia.github.io/numbast/latest/"
55
},
6+
{
7+
"version": "0.10.1",
8+
"url": "https://nvidia.github.io/numbast/0.10.1/"
9+
},
610
{
711
"version": "0.10.0",
812
"url": "https://nvidia.github.io/numbast/0.10.0/"

docs/versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"latest": "latest",
3+
"0.10.1": "0.10.1",
34
"0.10.0": "0.10.0",
45
"0.9.0": "0.9.0",
56
"0.8.0": "0.8.0",

0 commit comments

Comments
 (0)