Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Commit e77ef9e

Browse files
published md2@0.0.2
1 parent 69429ba commit e77ef9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "md2",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.",
55
"homepage": "https://github.com/Promact/md2",
66
"bugs": "https://github.com/Promact/md2/issues",

src/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "md2",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Tabs, Tags(Chips), Toast and Tooltip.",
55
"homepage": "https://github.com/Promact/md2",
66
"bugs": "https://github.com/Promact/md2/issues",

0 commit comments

Comments
 (0)