Skip to content

Commit

Permalink
version bumped to 4.3.1
Browse files Browse the repository at this point in the history
Former-commit-id: 1cf577e361f84c055103a0cd5277215b24aad4f7
  • Loading branch information
c-bik committed Aug 21, 2018
1 parent b7ec1c4 commit df95968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sqlparse.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{application, sqlparse,
[
{description, "A LALR SQL parser and compiler"},
{vsn, "4.3.0"},
{vsn, "4.3.1"},
{applications, [
kernel,
stdlib,
Expand Down

0 comments on commit df95968

Please sign in to comment.