Skip to content

Commit 2a638b8

Browse files
committed
Increasing version in package.json
1 parent 24d9eb2 commit 2a638b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"author": "Fernando Doglio <[email protected]>",
44
"description": "Angular directive to turn a single field into several fields that remain interconnected",
55
"keywords": ["angular", "form", "field", "split"],
6-
"version": "0.1.0",
6+
"version": "0.1.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/deleteman/angular-field-splitter"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)