Skip to content

Commit

Permalink
Bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Nov 20, 2015
1 parent aadc774 commit 84aed86
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 1.0.2 - 20.11.2015
* First automatic release with FAKE

#### 1.0.1 - 19.11.2015
* Fix paths for Linux

Expand Down
3 changes: 3 additions & 0 deletions release/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 1.0.2 - 20.11.2015
* First automatic release with FAKE

#### 1.0.1 - 19.11.2015
* Fix paths for Linux

Expand Down
2 changes: 1 addition & 1 deletion release/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Ionide-Paket",
"version": "1.0.1",
"version": "1.0.2",
"publisher": "Ionide",
"description": "Paket (alternative Nuget client) Support",
"categories":[
Expand Down

0 comments on commit 84aed86

Please sign in to comment.