materielize 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +3 -0
  2. data/lib/materielize/version.rb +1 -1
  3. metadata +1 -1
data/README.md CHANGED
@@ -27,6 +27,9 @@ Creates the materiel directory and the default_config_files subdirectory. The d
27
27
  $ rake materiel:init_config_files
28
28
  This copies files to their mirrored locations. If files are already present you will be prompted if you want to overwrite them.
29
29
 
30
+ $ rake materiel:init_config_files force
31
+ This copies files to their mirrored locations. If files are already present they will be overwritten.
32
+
30
33
  $ rake materiel:uninstall
31
34
  This will remove the materiel directory, recursively.
32
35
 
@@ -1,3 +1,3 @@
1
1
  module Materielize
2
- VERSION = "1.0.3"
2
+ VERSION = "1.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: materielize
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: