Skip to content

Commit a196f9c

Browse files
exificient.js release v0.0.2
1 parent 99b2605 commit a196f9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exificient-for-json.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! exificient-for-json.js v0.0.2-SNAPSHOT | (c) 2016 Siemens AG | The MIT License (MIT) */
1+
/*! exificient-for-json.js v0.0.2 | (c) 2016 Siemens AG | The MIT License (MIT) */
22
/*! JSON components for exificient.js */
33

44
//const

exificient.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! exificient.js v0.0.2-SNAPSHOT | (c) 2016 Siemens AG | The MIT License (MIT) */
1+
/*! exificient.js v0.0.2 | (c) 2016 Siemens AG | The MIT License (MIT) */
22

33
//const
44
MAX_EXI_FLOAT_DIGITS = 6; // -1 indicates no rounding

0 commit comments

Comments
 (0)