property_synthesize_dealloc 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.0
1
+ 0.1.1
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: property_synthesize_dealloc
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 0
10
- version: 0.1.0
9
+ - 1
10
+ version: 0.1.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Craig Williams
@@ -143,6 +143,7 @@ files:
143
143
  - lib/converter.rb
144
144
  - lib/file_checker.rb
145
145
  - lib/property_synthesize_dealloc.rb
146
+ - pkg/property_synthesize_dealloc-0.1.0.gem
146
147
  - spec/property_synthesize_dealloc_spec.rb
147
148
  - spec/spec_helper.rb
148
149
  has_rdoc: true