merona 1.1.2 → 1.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.
Files changed (2) hide show
  1. data/bin/merona +1 -1
  2. metadata +1 -1
data/bin/merona CHANGED
@@ -27,7 +27,7 @@ else
27
27
 
28
28
  puts ARGV[1] + " project deleted"
29
29
  when "run"
30
- Kernel.exec ARGV[1] + "/run.bat"
30
+ Kernel.exec "ruby " + ARGV[1] + "/merona.rb"
31
31
  end
32
32
  end
33
33
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: merona
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: