Skip to content

Commit b30c5c1

Browse files
first version published
1 parent 733280b commit b30c5c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.0.1] - 2020-May-5.
1+
## [0.1.0] - 2020-May-5.
22

33
* Initial release
4-
* support for circles and rectangles with some fillings.
4+
* support for basic figures with some fillings.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: rough
22
description: A Flutter implementation of the rough.js library
33
version: 0.1.0
4-
author: Sergi Martínez (@sergiandreplace)
54
homepage: https://github.com/sergiandreplace/flutter_rough
5+
repository: https://github.com/sergiandreplace/flutter_rough
66

77
environment:
88
sdk: ">=2.1.0 <3.0.0"

0 commit comments

Comments
 (0)