rabbit-slide-rabbit-theme-benchmark-ja 1.0.0 → 1.0.1

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 (4) hide show
  1. data/README.rd +1 -1
  2. data/Rakefile +1 -1
  3. data/theme-benchmark.rab +1 -1
  4. metadata +2 -2
data/README.rd CHANGED
@@ -1,4 +1,4 @@
1
- = テーマベンチ
1
+ = テーマベンチマーク
2
2
 
3
3
  Rabbitのテーマを確認するためのスライドです。スライドで使われる要素がた
4
4
  くさん入っているためテーマの確認に便利です。
data/Rakefile CHANGED
@@ -38,7 +38,7 @@ if presentation_date
38
38
  version = parsed_presentation_date.strftime("%Y.%m.%d")
39
39
  end
40
40
  end
41
- version ||= "1.0.0"
41
+ version ||= "1.0.1"
42
42
 
43
43
  name = config["name"]
44
44
  email = config["email"]
@@ -1,4 +1,4 @@
1
- = テーマベンチ
1
+ = テーマ\nベンチマーク
2
2
 
3
3
  : author
4
4
  須藤 功平
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-rabbit-theme-benchmark-ja
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -70,5 +70,5 @@ rubyforge_project:
70
70
  rubygems_version: 1.8.23
71
71
  signing_key:
72
72
  specification_version: 3
73
- summary: テーマベンチ
73
+ summary: テーマベンチマーク
74
74
  test_files: []