Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bopanna Mj authored and Bopanna Mj committed Sep 12, 2023
1 parent dfe3230 commit 240743c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/bs/.bsdeps
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
bsconfig.json 0x1.93d1783cp+30
src 0x1.93d17908p+30
===
/Users/bopanna.mj/Code/rescript-decode/node_modules/rescript/darwinarm64/rescript.exe 0x1.9400065p+30
/Users/bopanna.mj/Code/rescript-decode/node_modules/rescript/darwinarm64/rescript.exe 0x1.9400073p+30
4 changes: 2 additions & 2 deletions lib/bs/.compiler.log
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Start(1694499220344)
#Done(1694499220386)
#Start(1694499276625)
#Done(1694499276687)
5 changes: 5 additions & 0 deletions lib/bs/.ninja_log
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,8 @@
24 42 1694499220357004784 src/decodeFunction.cmj 475794d50716e0c
24 42 1694499220357004784 src/decodeFunction.cmi 475794d50716e0c
24 42 1694499220357004784 ../../src/decodeFunction.bs.js 475794d50716e0c
0 30 1694499276654457671 src/decodeFunction.ast ec041df3ca56ee84
30 40 1694499276654457671 src/decodeFunction.d fe04b79bd83b2804
40 62 1694499276654457671 src/decodeFunction.cmj 475794d50716e0c
40 62 1694499276654457671 src/decodeFunction.cmi 475794d50716e0c
40 62 1694499276654457671 ../../src/decodeFunction.bs.js 475794d50716e0c
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rescript-decode",
"displayName": "ReScript Decode",
"description": "Precision JSON-to-Rescript type conversion for generating efficient decode functions in Visual Studio Code.",
"version": "1.0.0",
"version": "1.0.1",
"icon": "res-dec-logo.png",
"author": "Dilan Bopanna",
"publisher": "dilanBopanna",
Expand Down

0 comments on commit 240743c

Please sign in to comment.