Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Updated metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtSabintsev committed Sep 14, 2017
1 parent 04a1b29 commit 6bf0043
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .jazzy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module: Guitar
author: Arthur Ariel Sabintsev
author_url: http://www.sabintsev.com
github_url: https://github.com/artsabintsev/guitar
copyright: "© 2016-2017 [Arthur Ariel Sabintsev](http://www.sabintsev.com)"
copyright: "© 2017 [Arthur Ariel Sabintsev](http://www.sabintsev.com)"
clean: true
podspec: Guitar.podspec
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0
4.0
2 changes: 1 addition & 1 deletion Guitar.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Guitar'
s.version = '0.2.0'
s.version = '0.3.0'
s.summary = 'A Cross-Platform String and Regular Expression Library Written in Swift.'

description = <<-DESC
Expand Down

0 comments on commit 6bf0043

Please sign in to comment.