Skip to content

Commit 3118897

Browse files
committed
version bump 0.1.3
1 parent c081aad commit 3118897

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: toodles
2-
version: 0.1.2
2+
version: 0.1.3
33
github: "aviaviavi/toodles"
44
license: MIT
55
author: "Avi Press"

toodles.cabal

+2-2
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: c40e42a465ceb481a6828c3d022823ac5a955e9a52865832af413fd0c97ccb52
7+
-- hash: be67d7fdedede4535ed6fc270ecfc9fd026028a2931b845227a3f6fef333ffe3
88

99
name: toodles
10-
version: 0.1.2
10+
version: 0.1.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)