Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan committed Sep 1, 2018
1 parent 6f4b9c8 commit e4d58ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -102,7 +102,7 @@ If you need your modules to be in `.js` files for some reason, use `-E` (`--es-s

```
> px --help
pax v0.3.0
pax v0.3.1
Usage:
px [options] <input> [output]
Expand Down
2 changes: 1 addition & 1 deletion pax/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pax"
version = "0.3.0"
version = "0.3.1"
authors = ["Nathan"]

description = "The fastest JavaScript bundler in the galaxy."
Expand Down

0 comments on commit e4d58ba

Please sign in to comment.