Skip to content

Commit 9b114d8

Browse files
Merge pull request #80 from solid-daniilmarchenko/update-version
Update version and changelog
2 parents 4fcb367 + 6c967d6 commit 9b114d8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.0
2+
3+
- Moved implementation into the `src` directory
4+
- Updated dependencies
5+
16
## 0.0.6
27

38
- Add textAlign and textDirection arguments to LanguageToolTextField constructor

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: languagetool_textfield
22
description: The LanguageTool TextField package is a spell-checker designed for Flutter apps. This is useful for apps that need text input like messaging, notes, and email.
3-
version: 0.0.6
3+
version: 0.1.0
44
homepage: https://github.com/solid-software/languagetool_textfield/
55

66

0 commit comments

Comments
 (0)