drumherum 0.1.35 → 0.1.36

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.
Files changed (3) hide show
  1. data/lib/drumherum/rake.rb +1 -1
  2. data/version.rb +1 -1
  3. metadata +1 -1
@@ -115,7 +115,7 @@ end
115
115
  if Drumherum.host_os == :windows
116
116
  sh 'copy frames.html index.htm'
117
117
  else
118
- sh 'sudo cp frames.html index.htm'
118
+ sh 'cp frames.html index.htm'
119
119
  end
120
120
  end
121
121
  end
data/version.rb CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  module Drumherum
3
3
 
4
- VERSION = '0.1.35'
4
+ VERSION = '0.1.36'
5
5
 
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: drumherum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.35
4
+ version: 0.1.36
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: