Skip to content

Commit 1d44642

Browse files
committed
Version 3.5.0
1 parent c31ea80 commit 1d44642

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Fantasy Land
3+
Copyright (c) 2018 Fantasy Land
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fantasy-land",
33
"author": "Brian McKenna",
4-
"version": "3.4.0",
4+
"version": "3.5.0",
55
"description": "Specification for interoperability of common algebraic structures in JavaScript",
66
"license": "MIT",
77
"homepage": "https://github.com/fantasyland/fantasy-land",

0 commit comments

Comments
 (0)