Skip to content

Commit 7beaacb

Browse files
committed
Increase version number and update changelogs file
1 parent 42909e2 commit 7beaacb

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
Change Log
22
==========
33

4-
Version 0.6.0 *(2024-08-13)*
4+
Version 0.7.0 *(2024-08-4)*
5+
-----------------------------
6+
7+
* Include directories in the file crawler
8+
9+
Version 0.6.0 *(2024-08-3)*
510
-----------------------------
611

712
* Upgrade to GitQL SDk 0.25.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fileql"
33
authors = ["AmrDeveloper"]
4-
version = "0.6.0"
4+
version = "0.7.0"
55
edition = "2021"
66
description = "A tool to run SQL-like query on local files using GitQL SDK"
77
license = "MIT"

0 commit comments

Comments
 (0)