From 1b69d9aebbf1cd023a7799e80fc7c479289166e3 Mon Sep 17 00:00:00 2001 From: "Kosrat D. Ahmad" Date: Mon, 3 Jun 2019 18:19:53 +0300 Subject: [PATCH] doc: Update to version 1.0.0 --- MuslimData.podspec | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MuslimData.podspec b/MuslimData.podspec index 0c05d6e..fb90e94 100644 --- a/MuslimData.podspec +++ b/MuslimData.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'MuslimData' - s.version = '1.0.0-beta.8' + s.version = '1.0.0' s.summary = 'Islamic library (Prayer Times [fixed and calculated], Names of Allah, and Azkars).' # This description is used to generate tags and improve search results. diff --git a/README.md b/README.md index 50117f0..d38b9ca 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ MuslimData is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby -pod 'MuslimData', '1.0.0-beta.8' +pod 'MuslimData' ``` ## Usage