Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 3999092

Browse files
committed
Bump version
1 parent de5f7cc commit 3999092

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Stormpath.SDK.Abstractions/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"tooling": {
3737
"defaultNamespace": "Stormpath.SDK"
3838
},
39-
"version": "0.95.1-beta1"
39+
"version": "0.95.1-beta2"
4040
}

src/Stormpath.SDK.Core/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Stormpath.Configuration": "6.0.0",
1313
"Stormpath.SDK.Abstractions": {
1414
"target": "project",
15-
"version": "0.95.1-beta1"
15+
"version": "0.95.1-beta2"
1616
},
1717
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
1818
},
@@ -48,5 +48,5 @@
4848
"tooling": {
4949
"defaultNamespace": "Stormpath.SDK"
5050
},
51-
"version": "0.95.1-beta1"
51+
"version": "0.95.1-beta2"
5252
}

0 commit comments

Comments
 (0)