Skip to content

Commit

Permalink
Add release script
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Richelson committed Jul 21, 2017
1 parent 808b935 commit ba31a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# This script updates the version for the ldclient-node SDK
# This script publishes a new version of the ldclient-node SDK to NPM. It also updates the version in package.json.

# It takes exactly one argument: the new version.
# It should be run from the root of this git repo like this:
Expand Down

0 comments on commit ba31a98

Please sign in to comment.