File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 1.1.1 " ></a >
2
+ # 1.1.1 (2017-06-07)
3
+
4
+ - Update README.md to expose $broadcasts the Wizard offers.
5
+
6
+
1
7
<a name =" 1.1.0 " ></a >
2
8
# 1.1.0 (2017-06-07)
3
9
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ You can download this by:
19
19
<link rel =" stylesheet" type =" text/css" href =" https://cdn.jsdelivr.net/npm/angular-wizard@latest/dist/angular-wizard.min.css" >
20
20
21
21
<!-- Or use TAG number for specific version -->
22
- <script type =" text/javascript" src =" https://cdn.jsdelivr.net/npm/angular-wizard@1.0.2 /dist/angular-wizard.min.js" ></script >
23
- <link rel =" stylesheet" type =" text/css" href =" https://cdn.jsdelivr.net/npm/angular-wizard@1.0.2 /dist/angular-wizard.min.css" >
22
+ <script type =" text/javascript" src =" https://cdn.jsdelivr.net/npm/angular-wizard@1.1.1 /dist/angular-wizard.min.js" ></script >
23
+ <link rel =" stylesheet" type =" text/css" href =" https://cdn.jsdelivr.net/npm/angular-wizard@1.1.1 /dist/angular-wizard.min.css" >
24
24
````
25
25
26
26
The dist folder contains the following files:
You can’t perform that action at this time.
0 commit comments