Skip to content

Commit d3a5012

Browse files
author
Ramraj Bishnoie
committed
chore: bump version to 1.2.0 in project files
1 parent c841c14 commit d3a5012

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codeguard-security",
33
"description": "Security code review skill based on Project CodeGuard's comprehensive security rules. Helps AI coding agents write secure code and prevent common vulnerabilities.",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"author": {
66
"name": "Project CodeGuard",
77
"url": "https://project-codeguard.org"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "project-codeguard"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = "AI Coding Rules for Security and Best Practices"
55
requires-python = ">=3.11"
66
dependencies = [

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)