Skip to content

Commit

Permalink
Version bump to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tkohout committed Apr 2, 2017
1 parent 6e0eee4 commit ae013fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwinjectAutoregistration.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwinjectAutoregistration'
s.version = '2.0.0'
s.version = '2.0.1'
s.summary = 'Autoregistration for Swinject'
s.description = <<-DESC
SwinjectAutoregistration is an extension of Swinject that allows to automatically inject dependencies into registered services.
Expand Down

0 comments on commit ae013fc

Please sign in to comment.