cicada 0.9.3-java → 0.9.4-java
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.
- data/lib/cicada/version.rb +1 -1
- metadata +2 -1
data/lib/cicada/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cicada
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.4
|
5
5
|
prerelease:
|
6
6
|
platform: java
|
7
7
|
authors:
|
@@ -106,6 +106,7 @@ email: cjfuller@gmail.com
|
|
106
106
|
executables:
|
107
107
|
- cicada
|
108
108
|
- cicada_fit_only
|
109
|
+
- cicada_generate_map
|
109
110
|
extensions: []
|
110
111
|
extra_rdoc_files: []
|
111
112
|
files:
|