Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ponyboy47 committed Jun 10, 2017
1 parent f8174a9 commit e0f20e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/monitr/Monitr.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ enum MonitrError: Error {
/// Checks the downloads directory for new content to add to Plex
final class Monitr: DirectoryMonitorDelegate {
/// The current version of monitr
static var version: String = "0.3.0"
static var version: String = "0.4.0"

/// The configuration to use for the monitor
private var config: Config
Expand Down

0 comments on commit e0f20e8

Please sign in to comment.