Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimisgold committed Oct 28, 2024
1 parent 9a38fd2 commit e2cdcc2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 64 deletions.
2 changes: 1 addition & 1 deletion config/theme.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[info]
name = "Papers"
version = "1.4.4"
version = "1.4.5"
author = "Omeka Team"
description = "Theme based on the Papers of the War Department project. This theme also includes a companion Scripto theme."
theme_link = "https://github.com/omeka-s-themes/papers"
Expand Down
69 changes: 9 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "papers",
"version": "1.4.4",
"version": "1.4.5",
"description": "A Omeka S theme for Papers of the War Department.",
"main": "gulpfile.js",
"scripts": {
Expand All @@ -24,8 +24,7 @@
"autoprefixer": "^10.2.5",
"gulp": "^5.0.0",
"gulp-postcss": "^9.0.1",
"gulp-sass": "^5.0.0",
"lodash.template": ">=4.5.0"
"gulp-sass": "^5.0.0"
},
"browserslist": [
"> 5%",
Expand Down

0 comments on commit e2cdcc2

Please sign in to comment.