Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Recidvst committed Jun 18, 2019
1 parent 0beff60 commit 6310a98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
1.5.0: Overhaul of code structure. Now offers export of various bundle options including UMD, ESM etc.
1.5.1: Adding analytics
1.5.2: Fix dependencies
1.6.0: Adding before and after (singular and overall) callbacks
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scrambling-letters",
"version": "1.5.2",
"version": "1.6.0",
"description": "A lightweight javascript library for scrambling letters within a piece of text, giving a nice decoding effect.",
"keywords": [
"scramble",
Expand Down

0 comments on commit 6310a98

Please sign in to comment.