Skip to content

Commit

Permalink
chore(npm): bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codfish committed Dec 14, 2017
1 parent 89132a5 commit 3a531ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-data-remote",
"version": "1.1.1",
"version": "1.2.1",
"description":
"jquery-data-remote is a plugin that simplifies the common task of making api/remote requests and injecting the response to the page. Optionally leverages Handlebars.js for templating.",
"main": "dist/jquery.data-remote.min.js",
Expand Down

0 comments on commit 3a531ca

Please sign in to comment.