Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stylemistake committed Aug 11, 2021
1 parent 6a6749d commit a8997cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .yarn/juke/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4323,7 +4323,7 @@ var import_chalk4 = __toModule(require_source());
var import_module = __toModule(require("module"));

// pnp:/Users/style/Documents/Projects/juke-build/package.json
var version = "0.7.0";
var version = "0.8.0";

// pnp:/Users/style/Documents/Projects/juke-build/src/chdir.ts
var import_fs = __toModule(require("fs"));
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "juke-build",
"version": "0.7.0",
"version": "0.8.0",
"description": "The AKE-less Build System for JavaScript and Node.js.",
"keywords": [
"build",
Expand Down

0 comments on commit a8997cb

Please sign in to comment.