Skip to content

Commit

Permalink
Sync tag release - 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanJard committed Jul 4, 2023
1 parent 48d9a50 commit f683519
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"types/searchBuilder.jqueryui.d.ts"
],
"src-repo": "http://github.com/DataTables/SearchBuilder",
"last-tag": "1.4.2",
"last-tag": "1.5.0",
"last-sync": "e85d43f449a478eaff8ce055338dc14a9f81e555"
}
2 changes: 1 addition & 1 deletion nuget.nuspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>1.4.2</version>
<version>1.5.0</version>
<id>datatables.net-searchbuilder-jqui</id>
<description>This is SearchBuilder for DataTables with styling for [jQueryUI](http://jqueryui.com/)</description>
<repository type="git" url="https://github.com/DataTables/Dist-DataTables-SearchBuilder-jQueryUI.git"/>
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"module": "js/searchBuilder.jqueryui.mjs",
"style": "css/searchBuilder.jqueryui.css",
"types": "./types/searchBuilder.jqueryui.d.ts",
"version": "1.4.2",
"version": "1.5.0",
"files": [
"css/**/*.css",
"js/**/*.js",
Expand All @@ -14,10 +14,10 @@
],
"keywords": [
"SearchBuilder",
"Filtering",
"Search",
"Filtering",
"Search",
"jQuery UI",
"jQueryUI",
"jQueryUI",
"Datatables",
"jQuery",
"table",
Expand Down Expand Up @@ -50,4 +50,4 @@
"type": "git",
"url": "https://github.com/DataTables/Dist-DataTables-SearchBuilder-jQueryUI.git"
}
}
}

0 comments on commit f683519

Please sign in to comment.