bake-toolkit 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/bake/version.rb +1 -1
- metadata +3 -3
data/lib/bake/version.rb
CHANGED
metadata
CHANGED
@@ -2,10 +2,10 @@
|
|
2
2
|
name: bake-toolkit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 1.0.
|
5
|
+
version: 1.0.2
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
|
-
-
|
8
|
+
- Alexander Schaal
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
@@ -46,7 +46,7 @@ dependencies:
|
|
46
46
|
type: :runtime
|
47
47
|
version_requirements: *id003
|
48
48
|
description: " This build tool is used to compile projects fast and easy.\n"
|
49
|
-
email:
|
49
|
+
email: alexander.schaal@esrlabs.com
|
50
50
|
executables:
|
51
51
|
- bake
|
52
52
|
- bakery
|