Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitarPetrov committed Apr 4, 2021
1 parent 51523ad commit 7e21088
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,8 @@ Increase Kotlin version to 1.3.10

## 0.1.0

Perform steganography encoding/decoding in a separate thread in order to avoid blocking UI thread.
Perform steganography encoding/decoding in a separate thread in order to avoid blocking UI thread.

## 0.1.1

Improve documentation with `Go` specific prerequisites.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_stegify
description: Flutter plugin for steganography encoding and decoding files within an image using stegify API.
version: 0.1.0
version: 0.1.1
homepage: https://github.com/DimitarPetrov/stegify-flutter-plugin

environment:
Expand Down

0 comments on commit 7e21088

Please sign in to comment.