Skip to content

Commit 4120fb4

Browse files
Chore(release): 3.0.8 [skip ci]
## [3.0.8](v3.0.7...v3.0.8) (2022-12-06) ### Fix * Remove process.exit from uncaught exception (#178) ([bef3ce7](bef3ce7)), closes [#178](#178)
1 parent bef3ce7 commit 4120fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adapt-cli",
3-
"version": "3.0.7",
3+
"version": "3.0.8",
44
"description": "Command line tools for Adapt",
55
"main": "./lib/api.js",
66
"type": "module",

0 commit comments

Comments
 (0)