Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
bump client to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
afeld committed Mar 18, 2015
1 parent d3ef0c4 commit de61090
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsonp.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
JSONProxy jQuery Plugin, v0.2.2
JSONProxy jQuery Plugin, v0.3.0
https://jsonp.afeld.me
by Aidan Feldman
Expand Down
2 changes: 1 addition & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<pre><code class="language-html"><%= snippets.client %></code></pre>
<h3>Installation</h3>
<p>
<code>bower install jsonproxy</code>, or <a href="https://raw.github.com/afeld/jsonp/v0.2.2/jsonp.js">download directly</a>. Requires jQuery 1.5+ and <a href="http://medialize.github.io/URI.js/">URI.js</a>.
<code>bower install jsonproxy</code>, or <a href="https://raw.github.com/afeld/jsonp/v0.3.0/jsonp.js">download directly</a>. Requires jQuery 1.5+ and <a href="http://medialize.github.io/URI.js/">URI.js</a>.
</p>
</section>

Expand Down

0 comments on commit de61090

Please sign in to comment.