Skip to content

Commit c976ef8

Browse files
committed
version
1 parent baa743a commit c976ef8

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ Public release.
2424
- Linter pass.
2525

2626
# 1.0.7
27-
- Dart CI workflow and badge.
27+
- Dart CI workflow and badge.
28+
29+
# 1.1.0
30+
- Added try/catch feature.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oche_script
2-
version: 1.0.7
2+
version: 1.1.0
33
description: OcheScript embeddable script language for Flutter/Dart applications.
44
homepage: https://atebitftw.github.io/site/
55
repository: https://github.com/atebitftw/ochescript

0 commit comments

Comments
 (0)