Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit f254a02

Browse files
committed
Release 1.0.0
1 parent e366b6b commit f254a02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "log4js2",
3-
"version": "1.0.0-beta1",
3+
"version": "1.0.0",
44
"homepage": "https://github.com/anigenero/log4js2",
55
"authors": [
66
"Robin Schultz <robin@anigenero.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "log4js2",
3-
"version": "1.0.0-beta1",
3+
"version": "1.0.0",
44
"scripts": {
55
"build": "gulp build",
66
"test": "gulp test"

0 commit comments

Comments
 (0)