File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kubernetes-dashboard" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
4
4
"dependencies" : {
5
5
"angular" : " ~1.5.7" ,
6
6
"angular-animate" : " ~1.5.7" ,
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ const version = {
49
49
/**
50
50
* Current release version of the project.
51
51
*/
52
- release : 'v1.4.0 ' ,
52
+ release : 'v1.4.1 ' ,
53
53
/**
54
54
* Version name of the canary release of the project.
55
55
*/
Original file line number Diff line number Diff line change 1
1
{
2
2
"//" : " Specification of this file can be found at: https://docs.npmjs.com/files/package.json" ,
3
3
"name" : " kubernetes-dashboard" ,
4
- "version" : " 1.4.0 " ,
4
+ "version" : " 1.4.1 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/kubernetes/dashboard.git"
You can’t perform that action at this time.
0 commit comments