Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmeuli committed Oct 8, 2019
1 parent ded696a commit 92477a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/tmignore/main.swift
Expand Up @@ -6,7 +6,7 @@ let logger = Logger(label: "com.samuelmeuli.tmignore")

let cli = CLI(
name: "tmignore",
version: "0.2.0",
version: "1.0.0",
description: "Exclude development files from Time Machine backups"
)

Expand Down

0 comments on commit 92477a1

Please sign in to comment.