devape_cms 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -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