devape_cms 0.1.2 → 0.1.3

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.
@@ -11,6 +11,4 @@ class DevapeCmsGenerator < Rails::Generators::Base
11
11
  copy_file "skeleton.css", "app/assets/stylesheets/skeleton.css"
12
12
  copy_file "jquery-ui-1.8.14.custom.min.js", "app/assets/javascripts/jquery-ui-1.8.14.custom.min.js"
13
13
  end
14
- end
15
-
16
14
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: devape_cms
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.2
5
+ version: 0.1.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - John Kealy