Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
create issue task
Browse files Browse the repository at this point in the history
I wouldn’t normally recommend pulling out these updates in their own
commits. I’m doing it here for demonstration.
  • Loading branch information
Josh Whelchel committed May 30, 2015
1 parent 06f461d commit 77d58c0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .asana-hub.proj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,12 @@
"tasks": [
36088163309216
]
},
"19": {
"19": [
36089434604514
]

This comment has been minimized.

Copy link
@soundofjw

soundofjw May 30, 2015

Something unfortunate happened here. There was a bug caught in #20 that resolved it, but this should have read:

"19": {
  "tasks": [
    36089434604514
  ]
}
}
},
"version": "0.1.6"
"version": "0.2.0"
}

0 comments on commit 77d58c0

Please sign in to comment.