Skip to content

Commit c9042b8

Browse files
author
Jared Ramirez
committed
Bump version
1 parent a8d48f2 commit c9042b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-json",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"sources": [
55
{ "dir": "src", "subdirs": true },
66
{ "dir": "tests", "subdirs": true, "type": "dev" }

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "rescript-json",
33
"keywords": ["rescript", "json", "decode", "encode"],
4-
"homepage": "TODO",
5-
"version": "0.0.3",
4+
"homepage": "https://jaredramirez.github.io/rescript-json",
5+
"version": "1.0.0",
66
"main": "index.js",
77
"repository": "https://github.com/jaredramirez/rescript-json.git",
88
"author": "Jared Ramirez <jaredramirez@hey.com>",

0 commit comments

Comments
 (0)