It looks like the `package.json` file for pug-cli currently limits pug to the 2.0-alpha7 release. Pug is on 2.0.3, according to its repo. Could you update the dependency in `pug-cli` so that the latest version of pug is installed? Thanks.