Skip to content

Commit 4f1f37e

Browse files
Release version 0.1.0
1 parent be54a18 commit 4f1f37e

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": "floatl",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"authors": [
55
"Richard Venneman <[email protected]>"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "floatl",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "A library agnostic, pragmatic implementation of the Float Label Pattern",
55
"main": [
66
"dist/js/floatl.js",

0 commit comments

Comments
 (0)