Skip to content

Commit e8d2045

Browse files
committed
Sync tag release - 1.0.1
1 parent 83628e0 commit e8d2045

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nuget.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
4-
<version>1.0.0</version>
4+
<version>1.0.1</version>
55
<id>datatables.net-staterestore-jqui</id>
66
<description>This is StateRestore for DataTables with styling for [jQueryUI](http://jqueryui.com/)</description>
77
<repository type="git" url="https://github.com/DataTables/Dist-DataTables-StateRestore-jQueryUI.git"/>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "js/stateRestore.jqueryui.js",
55
"style": "css/stateRestore.jqueryui.css",
66
"types": "./types/stateRestore.jqueryui.d.ts",
7-
"version": "1.0.0",
7+
"version": "1.0.1",
88
"files": [
99
"css/**/*.css",
1010
"js/**/*.js",

0 commit comments

Comments
 (0)