nilac 0.0.4.2.4 → 0.0.4.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/bin/nilac +1 -1
  2. data/lib/nilac/version.rb +1 -1
  3. data/src/nilac.rb +1 -1
  4. metadata +1 -1
data/bin/nilac CHANGED
@@ -3745,7 +3745,7 @@ def find_file_path(input_path, file_extension)
3745
3745
 
3746
3746
  end
3747
3747
 
3748
- nilac_version = "0.0.4.2.4"
3748
+ nilac_version = "0.0.4.2.5"
3749
3749
 
3750
3750
  opts = Slop.parse do
3751
3751
  on :c, :compile=, 'Compile Nila File', as:Array, delimiter:":"
data/lib/nilac/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Nilac
2
- VERSION = "0.0.4.2.4"
2
+ VERSION = "0.0.4.2.5"
3
3
  end
data/src/nilac.rb CHANGED
@@ -3743,7 +3743,7 @@ def find_file_path(input_path, file_extension)
3743
3743
 
3744
3744
  end
3745
3745
 
3746
- nilac_version = "0.0.4.2.4"
3746
+ nilac_version = "0.0.4.2.5"
3747
3747
 
3748
3748
  opts = Slop.parse do
3749
3749
  on :c, :compile=, 'Compile Nila File', as:Array, delimiter:":"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nilac
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4.2.4
4
+ version: 0.0.4.2.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: