Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpfs committed Sep 30, 2021
1 parent 58aa21c commit fe0430e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "basalt"
version = "0.3.2"
version = "0.3.3"
authors = ["muji <muji@tmpfs.org>"]
edition = "2018"
default-run = "basalt"
Expand Down
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lavamoat/basalt",
"version": "0.3.2",
"version": "0.3.3",
"description": "Node bindings for basalt",
"main": "index.js",
"repository": "https://github.com/LavaMoat/basalt/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "basalt",
"private": true,
"version": "0.3.2",
"version": "0.3.3",
"description": "LavaMoat analyzer and bundler.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit fe0430e

Please sign in to comment.