We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4754692 commit 2072208Copy full SHA for 2072208
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
1
+### 1.1.1 - 27.04.2016
2
+* Fix group support for update and remove
3
+
4
### 1.1.0 - 15.03.2016
5
* Use local Paket if possible
6
* Fix Paket add
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-Paket",
- "version": "1.1.0",
+ "version": "1.1.1",
"publisher": "Ionide",
"description": "Paket (alternative Nuget client) Support",
"categories":[
0 commit comments