Skip to content

Commit 8b16ee3

Browse files
committed
Version = 0.7.0
1 parent 99c4ccc commit 8b16ee3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dbgen"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = ["kennytm <kennytm@gmail.com>"]
55
edition = "2018"
66
license = "MIT"

release/package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
set -eux
44

0 commit comments

Comments
 (0)