Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
an23lm committed Jun 12, 2018
1 parent b408584 commit 6c20575
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
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 CircularSliderProgress.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'CircularSliderProgress'
s.version = '0.1.23'
s.version = '0.1.24'
s.summary = 'A simply circular slider written in Swift.'

# This description is used to generate tags and improve search results.
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CircularSliderProgress

[![CI Status](https://img.shields.io/travis/[email protected]/CircularSlider.svg?style=flat)](https://travis-ci.org/[email protected]/CircularSlider)
[![CI Status](https://img.shields.io/travis/an23lm/CircularSlider.svg?style=flat)](https://travis-ci.org/an23lm/CircularSlider)
[![Version](https://img.shields.io/cocoapods/v/CircularSlider.svg?style=flat)](https://cocoapods.org/pods/CircularSlider)
[![License](https://img.shields.io/cocoapods/l/CircularSlider.svg?style=flat)](https://cocoapods.org/pods/CircularSlider)
[![Platform](https://img.shields.io/cocoapods/p/CircularSlider.svg?style=flat)](https://cocoapods.org/pods/CircularSlider)
Expand All @@ -9,8 +9,6 @@

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

CircularSliderProgress is available through [CocoaPods](https://cocoapods.org). To install
Expand Down

0 comments on commit 6c20575

Please sign in to comment.