Skip to content

Commit

Permalink
Pax v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan committed Sep 1, 2018
1 parent e4d58ba commit 6d16b58
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.1
pax v0.4.0
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.1"
version = "0.4.0"
authors = ["Nathan"]

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

0 comments on commit 6d16b58

Please sign in to comment.