Skip to content

Commit f62f70e

Browse files
stefwalterspadgett
authored andcommitted
Bump version to 2.0.2
1 parent 7933d51 commit f62f70e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kubernetes-container-terminal",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Provides a terminal for a kubernetes container in a pod.",
55
"moduleType": [
66
"globals"

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
2-
"description": "This is just use to pull devel dependencies",
32
"name": "kubernetes-container-terminal",
4-
"private": true,
3+
"description": "Provides a terminal for a kubernetes container in a pod.",
4+
"author": "Stef Walter",
5+
"version": "2.0.2",
6+
"license": "LGPL 2+",
7+
"main": "dist/container-terminal.js",
58
"devDependencies": {
69
"bower": "*",
710
"grunt": "~0.4.5",

0 commit comments

Comments
 (0)