Skip to content

Commit

Permalink
Bumped version on abstractions.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Stumme committed Oct 24, 2016
1 parent 10db5f4 commit 69db95e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/RService.IO.Abstractions/project.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "RService.IO.Abstractions",
"version": "0.1.1",
"version": "0.1.2",

"packOptions": {
"summary": "The abstractions required for implementing a RService.IO service and routes.",
Expand Down
2 changes: 1 addition & 1 deletion test/RService.IO.Tests/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Microsoft.Extensions.Logging.Testing": "1.0.0-*",
"OpenCover": "4.6.519",
"RService.IO": "0.1.8-*",
"RService.IO.Abstractions": "0.1.1",
"RService.IO.Abstractions": "0.1.2",
"xunit": "2.2.0-*"
},

Expand Down

0 comments on commit 69db95e

Please sign in to comment.