bumped version to v0.1.0

This commit is contained in:
2010-03-10 19:26:21 +02:00
parent 9f313d1517
commit 60ccce59b3

View File

@@ -1,3 +1,10 @@
/*!
* Suggest Results v0.1.0
* http://github.com/jimeh/suggest_results
*
* Copyright (c) 2010 Jim Myhrberg.
* Released under the MIT license.
*/
(function($){
$.fn.suggest_results = function(options){
var self = $.fn.suggest_results;