Skip to content

Commit 0ad4bc9

Browse files
author
jfusco
committed
Fixing name in README
1 parent 2c26266 commit 0ad4bc9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# react-predictive-search
1+
# react-predictive-input
22

33
[![Build Status][build-image]][build-url]
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-predictive-input",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "WAI-ARIA compliant React autocomplete component",
55
"main": "dist/react-autocomplete.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)