Skip to content

Commit

Permalink
Fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
bltavares committed Oct 10, 2018
1 parent 7ad7aca commit f29e2a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/before_deploy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This script takes care of building the crate and packaging it for release.

PKG_NAME="rust-over-jna-example"
PKG_NAME="hypercore"

set -ex

Expand Down

0 comments on commit f29e2a1

Please sign in to comment.