Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvydas Sidorenko committed Sep 28, 2016
1 parent 17ad512 commit cbd0752
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EpubSharp.Tests/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

"dependencies": {
"dotnet-test-nunit": "3.4.0-beta-2",
"EpubSharp": "1.1.1-beta",
"EpubSharp": "1.1.2-beta",
"Microsoft.NETCore.App": {
"type": "platform",
"version": "1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion EpubSharp/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.1-beta",
"version": "1.1.2-beta",

"dependencies": {
"NETStandard.Library": "1.6.0",
Expand Down

0 comments on commit cbd0752

Please sign in to comment.