Skip to content

Commit

Permalink
release: bump version to 13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed Dec 14, 2021
1 parent bacfa3c commit ffcda02
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion libs/ngxsmart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@ngxsmart/ngxsmart",
"version": "0.0.1",
"version": "13.0.0",
"repository": {
"type": "git",
"url": "https://github.com/ngxsmart/ngxsmart.git"
},
"author": {
"name": "Pavan Kumar Jadda",
"email": "contactdeveloperpj@gmail.com"
},
"keywords": [
"angular",
"bootstrap",
"spinner",
"alert",
"print",
"autocomplete",
"ivy"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/ngxsmart/ngxsmart.git/issues"
},
"peerDependencies": {
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0"
Expand Down

0 comments on commit ffcda02

Please sign in to comment.