From 75c27c9f148276ac33ddab079b68e12c103c985e Mon Sep 17 00:00:00 2001 From: Simon Timms Date: Fri, 18 Jan 2013 13:15:57 -0800 Subject: [PATCH 1/2] Create jquery.makedinput.nuspec --- dist/jquery.makedinput.nuspec | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dist/jquery.makedinput.nuspec diff --git a/dist/jquery.makedinput.nuspec b/dist/jquery.makedinput.nuspec new file mode 100644 index 0000000..632c0c4 --- /dev/null +++ b/dist/jquery.makedinput.nuspec @@ -0,0 +1,17 @@ + + + + jQuery.MaskedInput + 1.3.1.0 + digitalBush + stimms + https://github.com/digitalBush/jquery.maskedinput/blob/master/LICENSE + http://digitalbush.com/projects/masked-input-plugin/ + false + A jQuery plugin which applies a mask to input boxes to provide both a UI hint for users as well as some rudimentary input checking. + jQuery,plugins + + + + + From 79b032919bb284d2b3f557ff437afa099334a4f9 Mon Sep 17 00:00:00 2001 From: Simon Timms Date: Thu, 16 Oct 2014 21:56:02 -0600 Subject: [PATCH 2/2] Updating and renaming nuspec file --- dist/{jquery.makedinput.nuspec => jquery.maskedinput.nuspec} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dist/{jquery.makedinput.nuspec => jquery.maskedinput.nuspec} (94%) diff --git a/dist/jquery.makedinput.nuspec b/dist/jquery.maskedinput.nuspec similarity index 94% rename from dist/jquery.makedinput.nuspec rename to dist/jquery.maskedinput.nuspec index 632c0c4..eb59bb1 100644 --- a/dist/jquery.makedinput.nuspec +++ b/dist/jquery.maskedinput.nuspec @@ -11,7 +11,7 @@ A jQuery plugin which applies a mask to input boxes to provide both a UI hint for users as well as some rudimentary input checking. jQuery,plugins - +