label_definitions 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
data/labels.yml CHANGED
@@ -8,8 +8,8 @@ Avery 3657:
8
8
  height: 25.4
9
9
  row_gutter: 0.0
10
10
  column_gutter: 0.0
11
- page_width: 297.0
12
- page_height: 210.0
11
+ page_width: 210.0
12
+ page_height: 297.0
13
13
  Avery 5159:
14
14
  rows: 7
15
15
  columns: 2
@@ -2132,8 +2132,8 @@ Zweckform 4737:
2132
2132
  height: 29.6
2133
2133
  row_gutter: 0.0
2134
2134
  column_gutter: 2.54
2135
- page_width: 297.0
2136
- page_height: 210.0
2135
+ page_width: 210.0
2136
+ page_height: 297.0
2137
2137
  Zweckform 4784:
2138
2138
  rows: 9
2139
2139
  columns: 3
@@ -2141,5 +2141,5 @@ Zweckform 4784:
2141
2141
  height: 29.6
2142
2142
  row_gutter: 0.0
2143
2143
  column_gutter: 2.54
2144
- page_width: 297.0
2145
- page_height: 210.0
2144
+ page_width: 210.0
2145
+ page_height: 297.0
@@ -1,3 +1,3 @@
1
1
  module LabelDefinitions
2
- VERSION = '1.1.0'
2
+ VERSION = '1.1.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: label_definitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -118,7 +118,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
118
118
  version: '0'
119
119
  segments:
120
120
  - 0
121
- hash: 984274518428008800
121
+ hash: 2353072991813619982
122
122
  required_rubygems_version: !ruby/object:Gem::Requirement
123
123
  none: false
124
124
  requirements:
@@ -127,7 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
127
127
  version: '0'
128
128
  segments:
129
129
  - 0
130
- hash: 984274518428008800
130
+ hash: 2353072991813619982
131
131
  requirements: []
132
132
  rubyforge_project:
133
133
  rubygems_version: 1.8.23