Skip to content

Commit c0777a7

Browse files
Chore(release): 3.1.2 [skip ci]
## [3.1.2](v3.1.1...v3.1.2) (2023-10-03) ### Fix * target to use packageName rather than package on install (#197) ([fc69d6d](fc69d6d)), closes [#197](#197)
1 parent fc69d6d commit c0777a7

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.1.1",
3+
"version": "3.1.2",
44
"description": "Command line tools for Adapt",
55
"main": "./lib/api.js",
66
"type": "module",

0 commit comments

Comments
 (0)