Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Release v0.3.0 (#1065)
Browse files Browse the repository at this point in the history
* Update versions to 0.3.0

* Release 0.3.0
  • Loading branch information
timmyc committed Dec 11, 2018
1 parent 3a1bfea commit 920077e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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": "wc-admin",
"version": "0.2.0",
"version": "0.3.0",
"main": "js/index.js",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand Down
2 changes: 1 addition & 1 deletion wc-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://woocommerce.com/
* Text Domain: wc-admin
* Domain Path: /languages
* Version: 0.2.0
* Version: 0.3.0
*
* @package WC_Admin
*/
Expand Down

0 comments on commit 920077e

Please sign in to comment.