Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimisgold committed Aug 25, 2020
1 parent 21e98aa commit c09f1ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 = "Foundation"
version = "0.5"
version = "1.0"
author = "Omeka Team"
description = "A starter theme using the ZURB Foundation toolkit."
;theme_link = ""
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "foundation-sites-template",
"name": "foundation-s-theme",
"version": "1.0.0",
"description": "Basic template for a new Foundation for Sites project.",
"description": "Omeka S theme using the ZURB Foundation toolkit.",
"main": "gulpfile.js",
"scripts": {
"start": "gulp",
"build": "gulp sass"
},
"author": "ZURB <[email protected]>",
"author": "Omeka Team <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/zurb/foundation-sites/issues",
"email": "[email protected]"
"url": "https://github.com/omeka-s-themes/foundation-s/issues",
"email": "[email protected]"
},
"dependencies": {
"foundation-sites": "^6.6.3",
Expand Down

0 comments on commit c09f1ee

Please sign in to comment.