Skip to content

Commit 9a01e0d

Browse files
committed
misc: Bump version in config
1 parent ee833e0 commit 9a01e0d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/protocol/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ Please note this list is only maintained post 0.8.0.
3838
| ---------------------------- | --------------- | ------------------ | ----------------------------------- |
3939
| 0.8.0 | 2.0-beta | `0` | Initial release of Skyhash/2 (beta) |
4040
| 0.8.1 | 2.0-beta | `0` | |
41+
| 0.8.2 | 2.0-beta | `0` | |

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ module.exports = {
125125
lastVersion: 'current',
126126
versions: {
127127
current: {
128-
label: '0.8.1',
128+
label: '0.8.2',
129129
path: '/',
130130
}
131131
},

0 commit comments

Comments
 (0)