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

Commit 170af37

Browse files
committed
release v0.1.2
1 parent 34b185b commit 170af37

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.1.2 - Wed, 12 Aug 2015 19:36:38 GMT
2+
--------------------------------------
3+
4+
- [34b185b](../../commit/34b185b) [fixed] incorrect style merging
5+
6+
17
v0.1.1 - Wed, 12 Aug 2015 19:34:11 GMT
28
--------------------------------------
39

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-autocomplete",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"homepage": "",
55
"authors": [
66
"Ryan Florence <[email protected]>"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-autocomplete",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Accessible, extensible, Autocomplete for React.js",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)