Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Commit 12910e6

Browse files
committed
Bump version to 1.8.3 for Mouser API update
1 parent ceb5792 commit 12910e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const path = require('path')
66
const cp = require('child_process')
77
const ninjaBuildGen = require('ninja-build-gen')
88

9-
const version = '1.8.2'
9+
const version = '1.8.3'
1010

1111
const ninja = ninjaBuildGen('1.5.1', 'build/')
1212
ninja.header(`#generated from ${path.basename(module.filename)}`)

0 commit comments

Comments
 (0)