Skip to content

Commit

Permalink
0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Nov 27, 2023
1 parent 49dfd95 commit 82c1bda
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monokle/cli",
"version": "0.8.1",
"version": "0.8.2",
"description": "Monokle validation and more through the CLI",
"main": "./build/main.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '0.8.1';
export const VERSION = '0.8.2';

0 comments on commit 82c1bda

Please sign in to comment.