Skip to content

Commit

Permalink
bumping version, uglifyingt latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
amerikan committed Sep 23, 2015
1 parent 24e73f5 commit 0a09ace
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion jquery.placeholder.js
@@ -1,4 +1,4 @@
/*! http://mths.be/placeholder v2.1.2 by @mathias */
/*! http://mths.be/placeholder v2.1.3 by @mathias */
(function(factory) {
if (typeof define === 'function' && define.amd) {
// AMD
Expand Down
7 changes: 4 additions & 3 deletions jquery.placeholder.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jquery.placeholder.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jquery-placeholder",
"version": "2.1.2",
"version": "2.1.3",
"title": "HTML5 Placeholder jQuery Plugin",
"description": "A jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet",
"author": {
Expand Down

0 comments on commit 0a09ace

Please sign in to comment.