Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit bb958e0

Browse files
committed
release 0.2.0
1 parent 3d37e84 commit bb958e0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/components/toastr/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "toastr-ng2",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Toastr for Angular 2",
55
"main": "./toastr.js",
66
"typings": "./toastr.d.ts",
@@ -11,6 +11,10 @@
1111
"keywords": [
1212
"ng2",
1313
"angular2",
14+
"alerts",
15+
"component",
16+
"alert",
17+
"notify",
1418
"toastr",
1519
"ng2-toastr",
1620
"toastr-ng2"

0 commit comments

Comments
 (0)