Skip to content

Commit

Permalink
Bump to version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Mar 15, 2021
1 parent 9724ac0 commit 833e949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AcknowList.podspec.json
@@ -1,6 +1,6 @@
{
"name": "AcknowList",
"version": "2.0.0-beta.1",
"version": "2.0.0",
"summary": "Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.",
"homepage": "https://github.com/vtourraine/AcknowList",
"license": {
Expand All @@ -12,7 +12,7 @@
},
"source": {
"git": "https://github.com/vtourraine/AcknowList.git",
"tag": "2.0.0-beta.1"
"tag": "2.0.0"
},
"source_files": "Sources/AcknowList/*.swift",
"resource_bundles": {
Expand Down

0 comments on commit 833e949

Please sign in to comment.