Skip to content

Commit d7d1f8f

Browse files
committed
Version bump to 2.0.6
1 parent dfb2df7 commit d7d1f8f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ The package will be renamed if the authenticated user is a collaborator on the e
107107

108108
Release History
109109
===============
110+
- 2.0.6 - Dependencies updated, registry now targeted consistently, fixed issue #49, CI target set to all Node LTS versions
110111
- 2.0.5 - Added rename and unregister commands and corrected some typos
111112
- 2.0.4 - Corrected version numbers
112113
- 2.0.3 - Fixed issue#53 - npm dependency is git url

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.5
1+
2.0.6

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": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Command line tools for Adapt",
55
"main": "./lib/cli.js",
66
"directories": {

0 commit comments

Comments
 (0)