Skip to content

Commit dad53d9

Browse files
chore: bump to v1.0.3 with corrected license files
1 parent f7365fb commit dad53d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bin/commit-carbon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const { loadFactors, getToolFactor, getGridIntensity } = require('../src/factors
88
const { calculateAggregate, getEquivalents } = require('../src/calculator');
99
const { generateReport } = require('../src/reporter');
1010

11-
const VERSION = '1.0.2';
11+
const VERSION = '1.0.3';
1212

1313
// ── Helpers ──
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@korext/commit-carbon",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Open standard for measuring AI assisted commit carbon emissions. CSRD, SEC, and CDP compatible disclosure reporting.",
55
"keywords": [
66
"carbon",

0 commit comments

Comments
 (0)