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

Commit

Permalink
Bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarbettini committed Feb 2, 2017
1 parent 01018c9 commit 3d01228
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Stormpath.SDK.Abstractions/project.json
Expand Up @@ -36,5 +36,5 @@
"tooling": {
"defaultNamespace": "Stormpath.SDK"
},
"version": "0.96.1-beta1"
"version": "0.96.1"
}
4 changes: 2 additions & 2 deletions src/Stormpath.SDK.Core/project.json
Expand Up @@ -12,7 +12,7 @@
"Stormpath.Configuration": "6.0.0",
"Stormpath.SDK.Abstractions": {
"target": "project",
"version": "0.96.1-beta1"
"version": "0.96.1"
},
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
},
Expand Down Expand Up @@ -48,5 +48,5 @@
"tooling": {
"defaultNamespace": "Stormpath.SDK"
},
"version": "0.96.1-beta1"
"version": "0.96.1"
}

0 comments on commit 3d01228

Please sign in to comment.