Skip to content

Commit 2b69097

Browse files
Release version 1.0.5
1 parent 5a58b85 commit 2b69097

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
All notable changes to this project will be documented in this file going forward.
33

4+
## 1.0.5 (2017-02-27)
5+
- Forgot to release built files (again!)
6+
47
## 1.0.4 (2017-02-27)
58
- Handle state change on input event (thanks @zlatevbg!)
69

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": "1.0.4",
3+
"version": "1.0.5",
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": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A library agnostic, pragmatic implementation of the Float Label Pattern",
55
"main": "lib/js/floatl.js",
66
"dependencies": {},

0 commit comments

Comments
 (0)