Skip to content

Commit

Permalink
package.json update version to 1.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinGOSSES committed Jun 20, 2021
1 parent 82a4def commit 400b3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wellio",
"version": "0.1.11",
"version": "0.1.12",
"description": "Provides functionality to load a LAS 2.0 formatted well log file and convert it to a json file and then return different information about the well log",
"main": "dist/index.js",
"unpkg": "dist/index.js",
Expand Down

0 comments on commit 400b3f9

Please sign in to comment.