Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit 6ba4e5a

Browse files
Set version to 0.4.0
Set version to 0.4.0
1 parent f50c161 commit 6ba4e5a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
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.3.0
10+
Latest version: 0.4.0
1111

12-
Release date: 2015, December 21
12+
Release date: 2015, December 29
1313

1414
### System Requirements
1515

package.json

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

0 commit comments

Comments
 (0)