Skip to content

Commit 9e6d441

Browse files
committed
bump to 1.1.0 and update semver package
1 parent 7e61018 commit 9e6d441

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-swift-package",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "An interactive alternative to swift package init",
55
"scripts": {
66
"dev": "esbuild index.ts --bundle --outdir=dist --platform=node --watch --loader:.mustache=text",

0 commit comments

Comments
 (0)