Skip to content

Commit

Permalink
Version Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
senthilece01 committed Feb 16, 2020
1 parent 8d7894e commit 8ecb73f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
@@ -1,3 +1,5 @@
## [1.0.0] - 2020-02-15
## [1.0.0] - 2020-02-14
* First Version

## [1.0.1] - 2020-02-15
* Final Version
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ You just need to add `sk_onboarding_screen` as a [dependency in your pubspec.yam

```yaml
dependencies:
sk_onboarding_screen: ^1.0.0
sk_onboarding_screen: ^1.0.1
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Expand Up @@ -129,7 +129,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0"
version: "1.0.1"
sky_engine:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: sk_onboarding_screen
description: A library that walks a user through multiple on-boarding screens in a simple and easy way
version: 1.0.0
version: 1.0.1
author: Senthil Kumar<senthilece01@gmail.com>
homepage: https://github.com/senthilece01/SKOnboardingScreen.git

Expand Down

0 comments on commit 8ecb73f

Please sign in to comment.