Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
benleivian committed Dec 30, 2016
1 parent 883c8b9 commit 3fbb4fa
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forward-framework",
"version": "1.0.2",
"version": "1.0.3",
"description": "A killer WordPress theme framework built using underscores, gulp, sass, bourbon neat, bower & browsersync.",
"homepage": "https://github.com/drawbackwards/Forward-Framework",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/forward.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is distributed under the GNU General Public License v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Forward 1.0.2\n"
"Project-Id-Version: Forward 1.0.3\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/build\n"
"POT-Creation-Date: 2015-07-27 23:58:08+00:00\n"
"MIME-Version: 1.0\n"
Expand Down
4 changes: 2 additions & 2 deletions src/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: Drawbackwards
Tags: black, blue, gray, white, light, two-columns, left-sidebar, responsive-layout, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Requires at least: 4.0
Tested up to: 4.3.1
Stable tag: 1.0.2
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -41,4 +41,4 @@ Custom web fonts are enqueued using https://www.google.com/fonts
* Autoprefixer https://github.com/postcss/autoprefixer-core
* Combine Media Queries https://www.npmjs.com/package/gulp-combine-media-queries
* Pixrem https://www.npmjs.com/package/gulp-pixrem
* Normalize https://necolas.github.io/normalize.css/
* Normalize https://necolas.github.io/normalize.css/
2 changes: 1 addition & 1 deletion src/scss/base/_wp-header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Theme URI: http://design.org/wordpress-starter-theme/
Author: Design.org
Author URI: http://design.org
Description: A modern WordPress starter theme built for designers. Many themes try to do everything, Forward doesn't. Meet a lightweight, WordPress starter theme that gives you a quality jump-start on your next project.
Version: 1.0.2
Version: 1.0.3
Text Domain: forward
Tags: black, blue, gray, white, light, two-columns, left-sidebar, responsive-layout, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Expand Down

0 comments on commit 3fbb4fa

Please sign in to comment.