From bfa5ad68bcb8ee65a6a86193ea15ff3be0a053e4 Mon Sep 17 00:00:00 2001 From: dpilafian Date: Tue, 2 Jan 2024 16:14:41 -0800 Subject: [PATCH] Release v2.0.3 --- LICENSE.txt | 2 +- docs/index.html | 8 ++++---- package.json | 8 ++++---- spec.html | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 68cd9e6..1bee7b0 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018-2023 Individual contributors to hljs-enhance +Copyright (c) 2018-2024 Individual contributors to hljs-enhance Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/index.html b/docs/index.html index 0d0bf5a..9afbc30 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,10 +4,10 @@ hljs-enhance • Adds a little extra stuff to highlight.js - - - - + + + + diff --git a/package.json b/package.json index fd532e8..e2595a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hljs-enhance", - "version": "2.0.2", + "version": "2.0.3", "description": "Adds a little extra stuff to highlight.js", "license": "MIT", "type": "module", @@ -32,11 +32,11 @@ "test": "jshint . --exclude-path .gitignore" }, "devDependencies": { - "@fortawesome/fontawesome-free": "~6.4", - "dna-engine": "~3.0", + "@fortawesome/fontawesome-free": "~6.5", + "dna-engine": "~3.1", "highlight.js": "~11.9", "jshint": "~2.13", "w3c-html-validator": "~1.6", - "web-ignition": "~2.0" + "web-ignition": "~2.1" } } diff --git a/spec.html b/spec.html index 4f5b6df..d33c129 100755 --- a/spec.html +++ b/spec.html @@ -4,10 +4,10 @@ hljs-enhance • Adds a little extra stuff to highlight.js - - - - + + + +