Skip to content

Commit 267039e

Browse files
Bump version to 1.2.1
1 parent 013a744 commit 267039e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.2.0 - 13.07.2016
1+
### 1.2.1 - 13.07.2016
22
* Add Generate Install Scripts command
33

44
### 1.1.1 - 27.04.2016

release/RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.2.0 - 13.07.2016
1+
### 1.2.1 - 13.07.2016
22
* Add Generate Install Scripts command
33

44
### 1.1.1 - 27.04.2016

release/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Ionide-Paket",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"publisher": "Ionide",
55
"description": "Paket (alternative NuGet client) Support",
66
"categories":[
@@ -89,8 +89,8 @@
8989
"title": "Paket: Remove NuGet Package (from current project)"
9090
},
9191
{
92-
"command": "paket.GenerateInstallScripts",
93-
"title": "Paket: Generate Install Scripts"
92+
"command": "paket.GenerateIncludeScripts",
93+
"title": "Paket: Generate Include Scripts"
9494
}],
9595
"outputChannels": [
9696
"Paket"

0 commit comments

Comments
 (0)