Skip to content

Commit

Permalink
Update main.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
ntunin committed Jun 24, 2021
1 parent dde9ed3 commit 4a9f076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/General/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

import GeneralKit

let version = "0.3.2"
let version = "0.4"
Services.configFactory.default = .init(version: version)
try Services.pluginService.main(command: General.self)

0 comments on commit 4a9f076

Please sign in to comment.