Skip to content

Commit a005261

Browse files
Merge pull request telerik#689 from telerik/vladimirov/set-version-0111
Set version to 0.11.1
2 parents b50f4e6 + c919207 commit a005261

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Contains common infrastructure for CLIs - mainly AppBuilder and NativeScript.
77
Installation
88
===
99

10-
Latest version: 0.11.0
10+
Latest version: 0.11.1
1111

12-
Release date: 2016, May 24
12+
Release date: 2016, May 25
1313

1414
### System Requirements
1515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mobile-cli-lib",
33
"preferGlobal": false,
4-
"version": "0.11.0",
4+
"version": "0.11.1",
55
"author": "Telerik <[email protected]>",
66
"description": "common lib used by different CLI",
77
"bin": {

0 commit comments

Comments
 (0)