We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7e0ef commit 1bc89f9Copy full SHA for 1bc89f9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "json-replace-exponentials",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"description": "Replace numbers in exponential notation by numbers in fixed-point notation (or anything else) in a string of JSON.",
5
"keywords": [
6
"autorest",
0 commit comments