Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kylef committed Sep 28, 2016
1 parent e99eee6 commit afdf823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion URITemplate.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'URITemplate'
spec.version = '1.3.1'
spec.version = '1.4.0'
spec.summary = 'Swift library for dealing with URI Templates (RFC6570)'
spec.homepage = 'https://github.com/kylef/URITemplate.swift'
spec.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit afdf823

Please sign in to comment.