Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
censujiang committed Jan 31, 2023
1 parent 1eed73a commit c5c4be3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.aio.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* galanga 0.0.2 (https://github.com/censujiang/galanga)
* galanga 0.0.3 (https://github.com/censujiang/galanga)
* API https://github.com/censujiang/galanga/blob/master/doc/api.md
* Copyright 2014-2023 censujiang. All Rights Reserved
* Licensed under Apache License 2.0 (https://github.com/censujiang/galanga/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/index.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* galanga 0.0.2 (https://github.com/censujiang/galanga)
* galanga 0.0.3 (https://github.com/censujiang/galanga)
* API https://github.com/censujiang/galanga/blob/master/doc/api.md
* Copyright 2014-2023 censujiang. All Rights Reserved
* Licensed under Apache License 2.0 (https://github.com/censujiang/galanga/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* galanga 0.0.2 (https://github.com/censujiang/galanga)
* galanga 0.0.3 (https://github.com/censujiang/galanga)
* API https://github.com/censujiang/galanga/blob/master/doc/api.md
* Copyright 2014-2023 censujiang. All Rights Reserved
* Licensed under Apache License 2.0 (https://github.com/censujiang/galanga/blob/master/LICENSE)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "galanga",
"version": "0.0.2",
"version": "0.0.3",
"description": "JS common function library",
"main": "dist/index.js",
"jsnext:main": "dist/index.esm.js",
Expand Down

0 comments on commit c5c4be3

Please sign in to comment.