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

Commit 918b1f6

Browse files
committed
Update versions.
1 parent ab5bccc commit 918b1f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purescript-lens",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "PureScript implementation of Lens.",
55
"license": "MIT",
66
"homepage": "https://github.com/joneshf/purescript-lens",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purescript-lens",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "PureScript implementation of Lens",
55
"license": "MIT",
66
"homepage": "https://github.com/joneshf/purescript-lens",

0 commit comments

Comments
 (0)