mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
version bump for 1.0.0 release
This commit is contained in:
parent
1dabed975e
commit
87541bdb3d
@ -1,10 +1,9 @@
|
||||
{
|
||||
"userSecretsId": "aspnet5-bitwarden-Api",
|
||||
"version": "0.0.1-*",
|
||||
"version": "1.0.0",
|
||||
|
||||
"dependencies": {
|
||||
"Core": {
|
||||
"version": "0.0.1",
|
||||
"target": "project"
|
||||
},
|
||||
"Microsoft.AspNetCore.Server.IISIntegration": "1.0.0",
|
||||
|
@ -1,8 +1,4 @@
|
||||
{
|
||||
"version": "0.0.1-*",
|
||||
"description": "bitwarden Core Library",
|
||||
"authors": [ "Kyle Spearrin" ],
|
||||
|
||||
"dependencies": {
|
||||
"Microsoft.AspNetCore.Identity": "1.0.0",
|
||||
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bitwarden",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.0",
|
||||
"devDependencies": {
|
||||
"gulp": "3.9.1",
|
||||
"rimraf": "2.5.4",
|
||||
|
Loading…
Reference in New Issue
Block a user