Skip to content

Commit e109b94

Browse files
committed
version bump 1.0.3
1 parent 3f95f9d commit e109b94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: toodles
2-
version: 1.0.2
2+
version: 1.0.3
33
github: "aviaviavi/toodles"
44
license: MIT
55
author: "Avi Press"

toodles.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: 1b4520f165439b7fb3fce7f9d4d7a56afe20ac9ae86140d2b337e14f0517cbb6
7+
-- hash: da3fad228f05c4c1dc5691eff2d8b7f26696e6ab636205bec8b4f89e831f1e50
88

99
name: toodles
10-
version: 1.0.2
10+
version: 1.0.3
1111
synopsis: Manage the TODO entries in your code
1212
description: Toodles scrapes your entire repository for TODO entries and organizes them so you can manage your project directly from the code. View, filter, sort, and edit your TODO\'s with an easy to use web application. When you make changes via toodles, the edits will be applied directly the TODO entries in your code. When you\'re done, commit and push your changes to share them with your team!
1313
category: Project Management

0 commit comments

Comments
 (0)