Skip to content

Commit

Permalink
Bump to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazz committed May 13, 2016
1 parent 746442b commit 767d061
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AMPopTip.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AMPopTip"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "Animated popover, great for subtle UI tips and onboarding."

s.description = <<-DESC
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@
All notable changes to this project will be documented in this file.
`AMPopTip` adheres to [Semantic Versioning](http://semver.org/).

- `1.0.0` Release
- `1.0.0` Releases - [1.0.0](#100) | [1.0.1](#101)
- `0.10.x` Releases - [0.10.0](#0100) | [0.10.1](#0101) | [0.10.2](#0102)
- `0.9.x` Releases - [0.9](#09) | [0.9.1](#091) | [0.9.2](#092) | [0.9.3](#093) | [0.9.4](#094) | [0.9.5](#095) | [0.9.6](#096) | [0.9.7](#097) | [0.9.8](#098) | [0.9.9](#099) | [0.9.10](#0910) | [0.9.11](#0911) | [0.9.12](#0912) | [0.9.13](#0913) | [0.9.14](#0914)
- `0.8.x` Releases - [0.8](#08)

---

## [1.0.1](https://github.com/andreamazz/AMPopTip/releases/tag/1.0.1)

- Fixed #71 and #63

## [1.0.0](https://github.com/andreamazz/AMPopTip/releases/tag/1.0.0)

Stable release
Expand Down

0 comments on commit 767d061

Please sign in to comment.