chore: Push older changelog and version change

This commit is contained in:
Inex Code 2025-01-02 16:34:23 +03:00
parent 976427f9df
commit 631b9b999d
No known key found for this signature in database
3 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## 0.2.0
* Null-safety migration by [devcat37](https://github.com/devcat37)
## 0.1.0
* Initial release.

View file

@ -1,6 +1,6 @@
name: swipe_to_action
description: A widget which can be used to call functions when the wrapped child is dragged or flinged.
version: 0.1.0
version: 0.2.0
homepage: https://inex.dev/inex/swipe_to_action
environment:

View file

@ -10,6 +10,7 @@
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/example/build" />
<excludeFolder url="file://$MODULE_DIR$/example/.dart_tool" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart Packages" level="project" />