Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit cd7a78f

Browse files
author
Low Yong Zhen
committed
0.1.2
1 parent 2901ff4 commit cd7a78f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jquery.email-autocomplete.js v0.1.1
1+
jquery.email-autocomplete.js v0.1.2
22
=========
33

44
[![Build Status](https://travis-ci.org/10w042/email-autocomplete.svg?branch=master)](https://travis-ci.org/10w042/email-autocomplete)

demo/js/jquery.email-autocomplete.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* email-autocomplete - 0.1.1
2+
* email-autocomplete - 0.1.2
33
* jQuery plugin that displays in-place autocomplete suggestions for email input fields.
44
*
55
*

dist/jquery.email-autocomplete.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* email-autocomplete - 0.1.1
2+
* email-autocomplete - 0.1.2
33
* jQuery plugin that displays in-place autocomplete suggestions for email input fields.
44
*
55
*

dist/jquery.email-autocomplete.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "email-autocomplete",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "jQuery plugin that displays in-place autocomplete suggestions for email input fields.",
55
"keywords": [
66
"jquery-plugin",

0 commit comments

Comments
 (0)