Skip to content

Commit 00214de

Browse files
authored
Merge pull request #36 from spadgett/bump-2.1.1
Bump version to 2.1.1
2 parents aa272ee + 8d6bea6 commit 00214de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-label-selector",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Provides a LabelSelector object that understand kubernetes labels and label selector syntax, and works directly with JSON API objects from kubernetes. Also provides a label filtering widget.",
55
"moduleType": [
66
"globals"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "label-selector",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Provides a LabelSelector object that understand kubernetes labels and label selector syntax, and works directly with JSON API objects from kubernetes. Also provides a label filtering widget.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)