Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
worldoptimizer authored Jun 21, 2022
1 parent 073ee8a commit 7de21a0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion HypeReactiveContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
Hype Reactive Content 1.0.1
copyright (c) 2022 Max Ziebell, (https://maxziebell.de). MIT-license
*/

/*
* Version-History
* 1.0.0 Initial release under MIT-license
* 1.0.1 Refactored naming and release on GitHub
*/
if("HypeReactiveContent" in window === false) window['HypeReactiveContent'] = (function () {
/**
* @function enableReactiveObject
Expand Down

0 comments on commit 7de21a0

Please sign in to comment.