Skip to content

Commit 5435fd9

Browse files
Bump version to 1.4.0
1 parent 3f62b74 commit 5435fd9

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.4.0 - 15.11.2016
2+
* Convert some messages to status bar messages
3+
14
### 1.3.2 - 24.10.2016
25
* Allow to install into csproj
36
* Allow to use paket alpha versions

release/RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.4.0 - 15.11.2016
2+
* Convert some messages to status bar messages
3+
14
### 1.3.2 - 24.10.2016
25
* Allow to install into csproj
36
* Allow to use paket alpha versions

release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Ionide-Paket",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"publisher": "Ionide",
55
"description": "Paket (alternative NuGet client) Support",
66
"categories":[

0 commit comments

Comments
 (0)