Skip to content

Commit

Permalink
Bumped version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickcrowne committed Dec 6, 2016
1 parent 356e7db commit 819cf97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/LclDckr/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1-*",
"version": "1.0.2-*",
"description": "A dotnet wrapper around the docker cli.",
"authors": ["Syncromatics"],
"packOptions": {
Expand Down
2 changes: 1 addition & 1 deletion test/LclDckr.IntegrationTests/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"testRunner": "xunit",
"dependencies": {
"xunit": "2.2.0-beta4-build3444",
"LclDckr": "1.0.1-*",
"LclDckr": "1.0.2-*",
"dotnet-test-xunit": "2.2.0-preview2-build1029"
},
"buildOptions": {
Expand Down

0 comments on commit 819cf97

Please sign in to comment.