Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
chore: ver bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marsninja committed Jun 11, 2024
1 parent e01e067 commit 3ead337
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jaclang"
version = "0.6.5"
version = "0.7.0"
description = "Jac is a unique and powerful programming language that runs on top of Python, offering an unprecedented level of intelligence and intuitive understanding."
authors = ["Jason Mars <[email protected]>"]
license = "MIT"
Expand Down
4 changes: 2 additions & 2 deletions support/vscode_ext/jac/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jaclang-extension",
"version": "0.0.2",
"version": "2024.6.12",
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "jaseci-labs",
Expand Down Expand Up @@ -70,4 +70,4 @@
"@vscode/vsce": "^2.27.0",
"typescript": "^5.4.5"
}
}
}

0 comments on commit 3ead337

Please sign in to comment.