Skip to content

Commit 1b39209

Browse files
author
James Allardice
committed
Bump version
1 parent 0308a92 commit 1b39209

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
@@ -1,6 +1,6 @@
11
{
22
"name": "Placeholders.js",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"author": "James Allardice <[email protected]>",
55
"description": "A JavaScript polyfill for the HTML5 placeholder attribute",
66
"private": true,
@@ -10,4 +10,4 @@
1010
"grunt-contrib-concat": "0.1.x",
1111
"grunt-contrib-uglify": "0.2.x"
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)