Skip to content

Commit

Permalink
Bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
p4checo committed Apr 12, 2021
1 parent f8d9424 commit c7d6dd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Alicerce.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Alicerce'
s.version = '0.9.0'
s.version = '0.10.0'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.homepage = 'https://github.com/Mindera/Alicerce.git'
s.authors = { 'Mindera' => '[email protected]' }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ TODO

## Compatibility ✅

### `0.9.0` (latest) ... `master`
### `0.9.0` ... `master`

- iOS 10.0+
- Xcode 11.4
Expand Down

0 comments on commit c7d6dd2

Please sign in to comment.