multi-dates-picker-rails 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -115,6 +115,7 @@
115
115
  $this.val(
116
116
  $this.multiDatesPicker('getDates', 'string')
117
117
  );
118
+ $this.trigger("change");
118
119
  }
119
120
 
120
121
  if(this.multiDatesPicker.originalOnSelect && dateText)
@@ -2,7 +2,7 @@ module Multi
2
2
  module Dates
3
3
  module Picker
4
4
  module Rails
5
- VERSION = "0.0.1"
5
+ VERSION = "0.1.0"
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: multi-dates-picker-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: