Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimisgold committed Feb 3, 2023
1 parent 99540e6 commit 2e401d6
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 55 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 = "Center Row"
version = "1.8.0"
version = "1.8.1"
author = "Omeka Team"
;description = ""
theme_link = "https://github.com/omeka-s-themes/centerrow.git"
Expand Down
112 changes: 59 additions & 53 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "centerrow",
"version": "1.8.0",
"version": "1.8.1",
"description": "A theme for Omeka S.",
"main": "gulpfile.js",
"scripts": {
Expand Down

0 comments on commit 2e401d6

Please sign in to comment.