Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit ed1f641

Browse files
committed
release v0.1.4
1 parent 412b122 commit ed1f641

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.1.4 - Wed, 12 Aug 2015 20:22:13 GMT
2+
--------------------------------------
3+
4+
-
5+
6+
17
v0.1.3 - Wed, 12 Aug 2015 20:16:46 GMT
28
--------------------------------------
39

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-autocomplete",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"homepage": "",
55
"authors": [
66
"Ryan Florence <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-autocomplete",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Accessible, extensible, Autocomplete for React.js",
55
"main": "./build/lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)