bake-toolkit 1.0.1 → 1.0.2

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/lib/bake/version.rb +1 -1
  2. metadata +3 -3
@@ -1,7 +1,7 @@
1
1
  module Cxxproject
2
2
  class Version
3
3
  def self.bake
4
- "1.0.1"
4
+ "1.0.2"
5
5
  end
6
6
  end
7
7
 
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.1
5
+ version: 1.0.2
6
6
  platform: ruby
7
7
  authors:
8
- - alexander schaal
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: aschaal@esrlabs.com
49
+ email: alexander.schaal@esrlabs.com
50
50
  executables:
51
51
  - bake
52
52
  - bakery