Skip to content

Commit

Permalink
v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiayu Liu committed Jan 18, 2018
1 parent 4633169 commit 683742b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
{
"name": "bs-moment",
"version": "0.2.0",
"version": "0.2.1",
"description": "BuckleScript bindings for Moment.js",
"main": "lib/js/src/MomentRe.js",
"repository": "[email protected]:BuckleTypes/bs-moment.git",
"author": "Jiayu Liu <[email protected]>",
"license": "MIT",
"keywords": ["reason", "bucklescript", "moment", "date", "time"],
"keywords": [
"reason",
"bucklescript",
"moment",
"date",
"time"
],
"scripts": {
"build": "bsb -make-world",
"start": "bsb -make-world -w",
Expand Down

0 comments on commit 683742b

Please sign in to comment.