We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83628e0 commit e8d2045Copy full SHA for e8d2045
2 files changed
nuget.nuspec
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
3
<metadata>
4
- <version>1.0.0</version>
+ <version>1.0.1</version>
5
<id>datatables.net-staterestore-jqui</id>
6
<description>This is StateRestore for DataTables with styling for [jQueryUI](http://jqueryui.com/)</description>
7
<repository type="git" url="https://github.com/DataTables/Dist-DataTables-StateRestore-jQueryUI.git"/>
package.json
@@ -4,7 +4,7 @@
"main": "js/stateRestore.jqueryui.js",
"style": "css/stateRestore.jqueryui.css",
"types": "./types/stateRestore.jqueryui.d.ts",
- "version": "1.0.0",
+ "version": "1.0.1",
8
"files": [
9
"css/**/*.css",
10
"js/**/*.js",
0 commit comments