From f5614666bf7842d25489de7c9cad65b66adc114d Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Tue, 14 Jun 2016 00:23:13 -0700 Subject: [PATCH] Update to v0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94e1d40c..abc855e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.5.2", + "version": "0.5.3", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {