diff --git a/jsonp.js b/jsonp.js index a07042f..6231640 100644 --- a/jsonp.js +++ b/jsonp.js @@ -1,5 +1,5 @@ /* -JSONProxy jQuery Plugin, v0.3.0 +JSONProxy jQuery Plugin, v0.3.1 https://jsonp.afeld.me by Aidan Feldman diff --git a/views/index.ejs b/views/index.ejs index 1eaa196..1c7589f 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -79,7 +79,7 @@
<%= snippets.client %>

Installation

- bower install jsonproxy, or download directly. Requires jQuery 1.5+ and URI.js. + bower install jsonproxy, or download directly. Requires jQuery 1.5+ and URI.js.

AMD Setup