add version number

This commit is contained in:
Yubing325 2020-11-02 10:09:00 -06:00
parent fbcd9fa568
commit caefd41b09

View File

@ -1,6 +1,11 @@
{
"name": "@poweredsoft/ngx-bootstrap",
"version": "0.0.4",
"version": "0.0.5",
"description": "an internal use libary for handling data souces grid filtering sorting, add commands etc",
"keywords": [
"angular",
"ngx-bootstrap"
],
"peerDependencies": {
"@angular/common": "^9.1.9",
"@angular/core": "^9.1.9",