Skip to content

Commit

Permalink
v3.7.0 - boundation, changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Jun 10, 2020
1 parent e42acae commit ef830fb
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ after_success:
notifications:
email:
recipients: >-
J4EuB07+m3VRo8ZL40/cu16IpW6j0KBJVRdA4Af1ZRO2btMSj+kLuW/yOzkMDnRrqmPopZ/QHNJvuYn+1xHgwAqAYt0k5/66CQoXyri4vCPheFM4C0YDboNwF4uc/JH5p2sLkn1fcLUyGxQOZrxDUmVXL6NWBDsGc8kaSB+8bcY=
Ob6KYzX5nfeQm3k3qq1zqRgVSFFEJMMAhyaFhNKnnkVa7Q0QW2x19ik5cqMj+MKBqgqA4h5/Veym9vblwgmvJ1IWU42+ZjmNci14N31GzllTwlz595dc2Id+nZ4IVr4CNLGfyORRZBpqWVLBim7Pgv4qnDAhbgLXWSRA+BzQbkw=
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## v3.7.0 2020 June 10

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)

## v3.6.0 2020 June 10

- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Yay! Big win for agnostic argument order! But when would you actually want this?

``` html
<script type="module">
import * as pkg from '//dev.jspm.io/argsbytype@3.6.0'
import * as pkg from '//dev.jspm.io/argsbytype@3.7.0'
</script>
```

Expand Down
Loading

0 comments on commit ef830fb

Please sign in to comment.