Skip to content

Commit dd84774

Browse files
author
chris
committed
Bumping to 2.1.0 for npm release
1 parent 65e5a49 commit dd84774

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.1.0 - Fully updated update and install commands
110111
- 2.0.7 - Added update command, rewritten install command and updated dependencies; targetting Node v8+
111112
- 2.0.6 - Dependencies updated, registry now targeted consistently, fixed issue #49, CI target set to all Node LTS versions
112113
- 2.0.5 - Added rename and unregister commands and corrected some typos

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.7
1+
2.1.0

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

0 commit comments

Comments
 (0)