Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

Commit 23a44c6

Browse files
author
Philipp Denzler
committed
chore(release): prepare release 1.0.2
1 parent 5d6bf80 commit 23a44c6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bower.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"author": "Netcetera AG",
33
"name": "valdr",
44
"description": "A model centric approach to AngularJS form validation",
5-
"version": "1.0.2-SNAPSHOT",
65
"homepage": "https://github.com/netceteragroup/valdr",
76
"repository": {
87
"type": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "valdr",
3-
"version": "1.0.2-SNAPSHOT",
3+
"version": "1.0.2",
44
"description": "A model centric approach to AngularJS form validation",
55
"homepage": "https://github.com/netceteragroup/valdr",
66
"repository": {

0 commit comments

Comments
 (0)