Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsage committed Jun 13, 2012
1 parent 6829800 commit 3db179b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/jquery.mobile.simpledialog2.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
(function($, undefined ) {
$.widget( "mobile.simpledialog2", $.mobile.widget, {
options: {
version: '1.0.1-2012022700', // jQueryMobile-YrMoDaySerial
version: '1.0.1-2012061300', // jQueryMobile-YrMoDaySerial
mode: 'blank', // or 'button'
themeDialog: 'b',
themeInput: false,
Expand Down

0 comments on commit 3db179b

Please sign in to comment.