nilac 0.0.3.4 → 0.0.3.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/bin/nilac +1693 -0
  2. data/lib/nilac/version.rb +1 -1
  3. metadata +4 -2
data/lib/nilac/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Nilac
2
- VERSION = "0.0.3.4"
2
+ VERSION = "0.0.3.5"
3
3
  end
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.3.4
4
+ version: 0.0.3.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-06-23 00:00:00.000000000 Z
12
+ date: 2013-06-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: shark
@@ -48,6 +48,7 @@ email:
48
48
  - adhithyan15@gmail.com
49
49
  executables:
50
50
  - .gitignore
51
+ - nilac
51
52
  - nilac.rb
52
53
  extensions: []
53
54
  extra_rdoc_files: []
@@ -58,6 +59,7 @@ files:
58
59
  - README.md
59
60
  - Rakefile
60
61
  - bin/.gitignore
62
+ - bin/nilac
61
63
  - bin/nilac.rb
62
64
  - examples/sample.js
63
65
  - examples/sample.nila