alfred-workflow 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Alfred
2
- VERSION = '1.2.0'
2
+ VERSION = '1.2.1'
3
3
  end
data/spec/item_spec.rb CHANGED
@@ -17,4 +17,5 @@ describe "Feedback Item" do
17
17
  default_icon = {:type => "default", :name => "icon.png"}
18
18
  item.icon.should eql default_icon
19
19
  end
20
+
20
21
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alfred-workflow
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: