diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7e09b81..4def67f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -50,4 +50,4 @@ jobs:
run: swift build
- name: Run Tests
- run: xcodebuild test -scheme nnex -destination 'platform=macOS' | xcpretty
+ run: xcodebuild test -scheme nnex-Package -destination 'platform=macOS' | xcpretty
diff --git a/Resources/Info.plist b/Resources/Info.plist
index 0f2bc67..3802bd2 100644
--- a/Resources/Info.plist
+++ b/Resources/Info.plist
@@ -7,6 +7,6 @@
CFBundleName
nnex
CFBundleVersion
- 1.0.0
+ 1.1.0