From 88024793b5de86fbd4be5cf19cd868a5c9cdc943 Mon Sep 17 00:00:00 2001 From: Aidan Feldman Date: Fri, 10 Apr 2015 04:40:23 -0400 Subject: [PATCH] bump to 0.3.1 --- jsonp.js | 2 +- views/index.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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