Skip to content

Commit

Permalink
Add version for the spm package
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Apr 9, 2024
1 parent 1026619 commit 99372b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import PackageDescription

let package = Package(
name: "r2pipe",
version: "0.1.0",
products: [
.library(name: "r2pipe", targets: ["r2pipe"]),
],
Expand Down

0 comments on commit 99372b8

Please sign in to comment.