toki 0.0.3 → 1.0.0

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 (3) hide show
  1. data/changelog +4 -0
  2. data/version +1 -1
  3. metadata +6 -5
data/changelog CHANGED
@@ -1,3 +1,7 @@
1
+ Mon Oct 28 16:54:27 +0200 2013 Jussi Koljonen <jussi.koljonen@gmail.com>
2
+
3
+ * Bumped version to 1.0.0
4
+
1
5
  Sun Oct 27 22:29:21 +0200 2013 Jussi Koljonen <jussi.koljonen@gmail.com>
2
6
 
3
7
  * Toki version 0.0.3 changes:
data/version CHANGED
@@ -1 +1 @@
1
- 0.0.3
1
+ 1.0.0
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: toki
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 23
5
5
  prerelease:
6
6
  segments:
7
+ - 1
7
8
  - 0
8
9
  - 0
9
- - 3
10
- version: 0.0.3
10
+ version: 1.0.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jussi Koljonen
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2013-10-27 00:00:00 Z
18
+ date: 2013-10-28 00:00:00 Z
19
19
  dependencies: []
20
20
 
21
21
  description: Toki is a DSL that helps you to implement Ruby version, patchlevel, engine and platform specific code
@@ -71,9 +71,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  requirements: []
72
72
 
73
73
  rubyforge_project:
74
- rubygems_version: 1.8.25
74
+ rubygems_version: 1.8.24
75
75
  signing_key:
76
76
  specification_version: 3
77
77
  summary: Toki is a DSL that helps you to implement Ruby version, patchlevel, engine and platform specific code
78
78
  test_files:
79
79
  - test/test_toki.rb
80
+ has_rdoc: