Skip to content

Commit f2bc507

Browse files
Chore(release): 3.1.4 [skip ci]
## [3.1.4](v3.1.3...v3.1.4) (2023-10-17) ### Fix * Allow register of private repos (fixes #200) (#201) ([11723bd](11723bd)), closes [#200](#200) [#201](#201) [#200](#200)
1 parent 11723bd commit f2bc507

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

0 commit comments

Comments
 (0)