Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Commit f685cc1

Browse files
committed
Bumped fix version
1 parent 40c1df8 commit f685cc1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22

33

4-
## Unreleased
4+
## 1.1.1 - 2016-11-08
55

66

77
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@blinkmobile/identity-cli",
33
"description": "Provides easy management of authenication for our CLI via a single identity.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"bin": {
66
"blinkm-identity": "./bin/index.js"
77
},

0 commit comments

Comments
 (0)