Skip to content

Commit f0889e0

Browse files
committed
Correcting bower repository URL
1 parent 74d53b1 commit f0889e0

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,7 +1,7 @@
11
{
22
"name": "purescript-free",
33
"version": "0.0.4",
4-
"homepage": "https://github.com/ethul/purescript-free",
4+
"homepage": "https://github.com/purescript/purescript-free",
55
"description": "Free monads",
66
"keywords": ["purescript"],
77
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purescript-free",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"devDependencies": {
55
"gulp": "^3.5.5",
66
"gulp-clean": "^0.2.4",

0 commit comments

Comments
 (0)