Skip to content

Commit

Permalink
release: bump to 0.3.3 version
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Aug 19, 2021
1 parent af79147 commit 1bb7321
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
author = 'Nuclei'

# The short X.Y version
version = '0.3.2'
version = '0.3.3'

# The full version, including alpha/beta/rc tags
release = '0.3.2'
release = '0.3.3'

# -- General configuration ---------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion npk.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Package Base Information
name: sdk-nuclei_sdk
owner: nuclei
version: 0.3.2
version: 0.3.3
description: Nuclei N/NX/UX Embedded Software Development Kit
type: sdk
keywords:
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": "framework-nuclei-sdk",
"version": "0.3.2",
"version": "0.3.3",
"description": "Nuclei N/NX Embedded Software Development Kit",
"keywords": [
"framework",
Expand Down

0 comments on commit 1bb7321

Please sign in to comment.