chore(release): bump to 0.8.2-dev.2+20260128.2346.9eaa681.main

This commit is contained in:
s41r4j
2026-01-28 23:46:13 +05:30
parent 9eaa68165e
commit c6fdbac8ce
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
0.8.2-dev.2+20260128.2346.9eaa681.main
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "gims", "name": "gims",
"version": "0.8.2", "version": "0.8.2-dev.2+20260128.2346.9eaa681.main",
"description": "Git Made Simple AIpowered git helper with smart insights, stats & code review", "description": "Git Made Simple AIpowered git helper with smart insights, stats & code review",
"author": "S41R4J", "author": "S41R4J",
"license": "MIT", "license": "MIT",
@@ -43,4 +43,4 @@
"test": "echo \"Enhanced GIMS v$(node -p \"require('./package.json').version\") - All systems operational!\"", "test": "echo \"Enhanced GIMS v$(node -p \"require('./package.json').version\") - All systems operational!\"",
"postinstall": "echo \"🚀 GIMS installed! Quick start: 'g setup --api-key gemini' then 'g s' to see status. Full help: 'g --help'\"" "postinstall": "echo \"🚀 GIMS installed! Quick start: 'g setup --api-key gemini' then 'g s' to see status. Full help: 'g --help'\""
} }
} }