multi-dates-picker-rails 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ module Multi
2
2
  module Dates
3
3
  module Picker
4
4
  module Rails
5
- VERSION = "0.1.0"
5
+ VERSION = "0.1.1"
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.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -39,9 +39,9 @@ files:
39
39
  - app/assets/images/ui-icons_fbdb93_256x240.png
40
40
  - app/assets/images/ui-icons_ffffff_256x240.png
41
41
  - app/assets/javascripts/jquery-ui.multidatespicker.js
42
- - app/assets/stylesheets/mdp.css
43
- - app/assets/stylesheets/pepper-ginder-custom.css
44
- - app/assets/stylesheets/prettify.css
42
+ - app/assets/stylesheets/mdp.css.scss
43
+ - app/assets/stylesheets/pepper-ginder-custom.css.scss
44
+ - app/assets/stylesheets/prettify.css.scss
45
45
  - lib/multi-dates-picker-rails.rb
46
46
  - lib/multi-dates-picker-rails/version.rb
47
47
  - multi-dates-picker-rails.gemspec