Skip to content

Commit

Permalink
Increment version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Jun 6, 2018
1 parent 24fcdb6 commit d36d74c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"authors": [
"Halil İbrahim Kalkan"
],
"version": "v3.5.0",
"version": "v3.7.0",
"description": "Script and style resources for ASP.NET Boilerplate based web projects.",
"main": "Abp/Framework/scripts/abp.js",
"moduleType": [],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "abp-web-resources",
"version": "3.5.0",
"version": "3.7.0",
"description": "ASP.NET Boilerplate web resources",
"main": "Abp/Framework/scripts/abp.js",
"dependencies": {},
Expand Down
2 changes: 1 addition & 1 deletion packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Abp.Web.Resources" version="3.5.0" targetFramework="net461" />
<package id="Abp.Web.Resources" version="3.7.0" targetFramework="net461" />
</packages>

0 comments on commit d36d74c

Please sign in to comment.