Skip to content

Commit

Permalink
- changed name of Package to be more swiftlike
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-hengl committed Jan 12, 2024
1 parent 8389ffd commit f88d621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import PackageDescription

let name = "swift-macrotester"
let name = "MacroTester"

let package = Package(
name: name,
Expand Down

0 comments on commit f88d621

Please sign in to comment.