Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agviegas committed Nov 30, 2023
1 parent e2d0504 commit 29c9ee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bim-fragment",
"version": "1.1.2",
"version": "1.1.3",
"description": "3D BIM Geometry API",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion resources/openbim-components.js
Original file line number Diff line number Diff line change
Expand Up @@ -11886,7 +11886,7 @@ class IfcAlignmentData {
}

/**
* Object to export and import sets of fragments efficiently using
* Object to export and import sets of fragments efficiently using the library
* [flatbuffers](https://flatbuffers.dev/).
*/
class Serializer {
Expand Down

0 comments on commit 29c9ee7

Please sign in to comment.