Skip to content

Commit

Permalink
Merge pull request #138 from evert/release-4.0
Browse files Browse the repository at this point in the history
Prepare for 4.0 release.
  • Loading branch information
evert authored Sep 4, 2019
2 parents 325490f + 1b5fcc4 commit c3d398a
Show file tree
Hide file tree
Showing 5 changed files with 624 additions and 484 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ node_js:
- "10.0.0"
- "9"
- "9.0.0"
- "8"
- "8.0.0"
- "7"
- "7.6.0"
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2016-2018 Evert Pot, https://evertpot.com/
Copyright (c) 2016-2019 Evert Pot, https://evertpot.com/

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ChangeLog
=========

4.0.0.alpha.1 (????-??-??)
--------------------------
4.0.0 (2019-09-04)
------------------

* #129: Using the package in non-typescript node.js now wortks with a simple
`const Ketting = require('ketting')`.
Expand Down
Loading

0 comments on commit c3d398a

Please sign in to comment.