Skip to content

Commit

Permalink
push version to sitespeed.io docs
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Nov 4, 2017
1 parent 4803df0 commit eab50a3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions release.sh
@@ -1,8 +1,9 @@
#!/bin/bash
set -e

# Super simple release script for sitespeed.io
# Lets use it it for now and make it better over time :)
# You need np for this to work
# npm install --global np
np $1

PACKAGE_VERSION=$(node -e 'console.log(require("./package").version)')

echo $PACKAGE_VERSION > ../sitespeed.io/docs/version/chrome-har.txt

0 comments on commit eab50a3

Please sign in to comment.