Skip to content

Commit fefe513

Browse files
committed
1.2.0
1 parent a85d7bc commit fefe513

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.1.0",
3+
"version": "1.2.0",
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
@@ -2564,7 +2564,7 @@ var statickit = (function () {
25642564
});
25652565
};
25662566

2567-
var version$1 = "1.1.0";
2567+
var version$1 = "1.2.0";
25682568

25692569
var onSuccess = function onSuccess(config, _resp) {
25702570
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)