Skip to content

Commit 8e2d359

Browse files
committed
1.3.1
1 parent dc7fcd3 commit 8e2d359

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@statickit/html",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "The HTML client library for StaticKit",
55
"keywords": [
66
"statickit"

public/statickit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2548,7 +2548,7 @@ var statickit = (function () {
25482548
});
25492549
};
25502550

2551-
var version$1 = "1.3.0";
2551+
var version$1 = "1.3.1";
25522552

25532553
var onSuccess = function onSuccess(config, _resp) {
25542554
var h = config.h,

public/statickit.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)