Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrog committed May 20, 2017
1 parent 936e287 commit 24eff9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-nuget-package-manager",
"displayName": "NuGet Package Manager",
"description": "Add or remove .NET Core 1.1+ package references to/from your project's .csproj or .fsproj file using Code's Command Palette.",
"version": "1.1.3",
"version": "1.1.4",
"publisher": "jmrog",
"author": "Jason Rogers <jason@jmichaelrogers.com>",
"license": "MIT",
Expand Down Expand Up @@ -73,4 +73,4 @@
"type": "git",
"url": "https://github.com/jmrog/vscode-nuget-package-manager.git"
}
}
}

0 comments on commit 24eff9f

Please sign in to comment.