Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit cfbc7aa

Browse files
committed
0.3.1
1 parent 30dce8e commit cfbc7aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purescript-lens",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "PureScript implementation of Lens.",
55
"license": "MIT",
66
"homepage": "https://github.com/joneshf/purescript-lens",
@@ -16,9 +16,9 @@
1616
"url": "git://github.com/joneshf/purescript-lens.git"
1717
},
1818
"devDependencies": {
19-
"gulp": "~3.8.6",
20-
"gulp-purescript": "^0.0.9",
21-
"gulp-run": "~1.6.4",
22-
"run-sequence": "^0.3.6"
19+
"gulp": "~3.8.6",
20+
"gulp-purescript": "^0.0.9",
21+
"gulp-run": "~1.6.4",
22+
"run-sequence": "^0.3.6"
2323
}
2424
}

0 commit comments

Comments
 (0)