Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

Commit 39a3ac1

Browse files
Merge branch 'release/0.7.0.4'
2 parents 483ff09 + c31433c commit 39a3ac1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Consul.Test/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"xunit": "2.1.0",
66
"dotnet-test-xunit": "1.0.0-rc2-build10025",
77
"Xunit.SkippableFact": "1.2.14",
8-
"Consul": "0.7.0.3"
8+
"Consul": "0.7.0.4"
99
},
1010
"frameworks": {
1111
"netcoreapp1.0": {

Consul/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.7.0.3",
2+
"version": "0.7.0.4",
33
"dependencies": {},
44
"frameworks": {
55
"netstandard1.3": {

0 commit comments

Comments
 (0)